Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2720 SourceLocation ParentInstantiationLoc = InstantiationLoc.isMacroID() ? in CompactMacroExpandedPieces() local
2731 if (ParentInstantiationLoc == MacroStack.back().second) { in CompactMacroExpandedPieces()
2739 if (!MacroGroup || ParentInstantiationLoc == MacroStack.back().second) { in CompactMacroExpandedPieces()