Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2694 SourceLocation ParentInstantiationLoc = InstantiationLoc.isMacroID() ? in CompactMacroExpandedPieces() local
2705 if (ParentInstantiationLoc == MacroStack.back().second) { in CompactMacroExpandedPieces()
2713 if (!MacroGroup || ParentInstantiationLoc == MacroStack.back().second) { in CompactMacroExpandedPieces()