Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp2228 bool IsNotInheritanceScope = !S->isClassInheritanceScope(); in AddOrdinaryNameResults() local
2231 if (IsNotInheritanceScope && Results.includeCodePatterns()) in AddOrdinaryNameResults()
2237 if (IsNotInheritanceScope && Results.includeCodePatterns()) in AddOrdinaryNameResults()
2243 if (IsNotInheritanceScope && Results.includeCodePatterns()) in AddOrdinaryNameResults()