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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2696 SourceLocation ParentInstantiationLoc = InstantiationLoc.isMacroID() ? local
2707 if (ParentInstantiationLoc == MacroStack.back().second) {
2715 if (!MacroGroup || ParentInstantiationLoc == MacroStack.back().second) {

Completed in 139 milliseconds