Home
last modified time | relevance | path

Searched refs:ProgLoc (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2324 ProgramPoint ProgLoc = N->getLocation(); in VisitNode() local
2327 Optional<CallEnter> CEnter = ProgLoc.getAs<CallEnter>(); in VisitNode()