Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp2160 bool IsNotInheritanceScope = !S->isClassInheritanceScope(); in AddOrdinaryNameResults() local
2163 if (IsNotInheritanceScope && Results.includeCodePatterns()) in AddOrdinaryNameResults()
2169 if (IsNotInheritanceScope && Results.includeCodePatterns()) in AddOrdinaryNameResults()
2175 if (IsNotInheritanceScope && Results.includeCodePatterns()) in AddOrdinaryNameResults()