Home
last modified time | relevance | path

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

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