Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1783 SourceLocation TerminatorLoc = CurTerminatorStmt->getBeginLoc(); in VisitNode() local
1784 if (TerminatorLoc.isMacroID()) { in VisitNode()
1789 getMacroName(BugLoc, BRC) != getMacroName(TerminatorLoc, BRC)) { in VisitNode()