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.cpp2302 bool IsNotInheritanceScope = !S->isClassInheritanceScope(); in AddOrdinaryNameResults() local
2305 if (IsNotInheritanceScope && Results.includeCodePatterns()) in AddOrdinaryNameResults()
2311 if (IsNotInheritanceScope && Results.includeCodePatterns()) in AddOrdinaryNameResults()
2317 if (IsNotInheritanceScope && Results.includeCodePatterns()) in AddOrdinaryNameResults()