Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp3196 ProgramPoint ProgLoc = N->getLocation(); in VisitNode() local
3199 Optional<CallEnter> CEnter = ProgLoc.getAs<CallEnter>(); in VisitNode()