Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2739 SourceLocation ParentInstantiationLoc = InstantiationLoc.isMacroID() ? in CompactMacroExpandedPieces() local
2750 if (ParentInstantiationLoc == MacroStack.back().second) { in CompactMacroExpandedPieces()
2758 if (!MacroGroup || ParentInstantiationLoc == MacroStack.back().second) { in CompactMacroExpandedPieces()