Home
last modified time | relevance | path

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

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