Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp2221 bool IsNotInheritanceScope = !S->isClassInheritanceScope(); in AddOrdinaryNameResults() local
2224 if (IsNotInheritanceScope && Results.includeCodePatterns()) in AddOrdinaryNameResults()
2230 if (IsNotInheritanceScope && Results.includeCodePatterns()) in AddOrdinaryNameResults()
2236 if (IsNotInheritanceScope && Results.includeCodePatterns()) in AddOrdinaryNameResults()