Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1962 SourceLocation TerminatorLoc = CurTerminatorStmt->getBeginLoc(); in VisitNode() local
1963 if (TerminatorLoc.isMacroID()) { in VisitNode()
1968 getMacroName(BugLoc, BRC) != getMacroName(TerminatorLoc, BRC)) { in VisitNode()