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

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

Completed in 41 milliseconds