Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp3008 SourceLocation ParentInstantiationLoc = InstantiationLoc.isMacroID() ? in CompactPathDiagnostic() local
3019 if (ParentInstantiationLoc == MacroStack.back().second) { in CompactPathDiagnostic()
3027 if (!MacroGroup || ParentInstantiationLoc == MacroStack.back().second) { in CompactPathDiagnostic()