Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1484 SourceLocation TerminatorLoc = CurTerminatorStmt->getBeginLoc(); in VisitNode() local
1485 if (TerminatorLoc.isMacroID()) { in VisitNode()
1490 getMacroName(BugLoc, BRC) != getMacroName(TerminatorLoc, BRC)) { in VisitNode()