Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp2130 bool IsNotInheritanceScope = !S->isClassInheritanceScope(); in AddOrdinaryNameResults() local
2133 if (IsNotInheritanceScope && Results.includeCodePatterns()) in AddOrdinaryNameResults()
2139 if (IsNotInheritanceScope && Results.includeCodePatterns()) in AddOrdinaryNameResults()
2145 if (IsNotInheritanceScope && Results.includeCodePatterns()) in AddOrdinaryNameResults()