Home | History | Annotate | Download | only in Sema

Lines Matching refs:RequireCompleteDeclContext

8328   if (RequireCompleteDeclContext(SS, LookupContext))
8575 if (RD && RequireCompleteDeclContext(const_cast<CXXScopeSpec&>(SS), RD))
8668 RequireCompleteDeclContext(const_cast<CXXScopeSpec&>(SS), NamedContext))
12856 if (RequireCompleteDeclContext(SS, DC)) return nullptr;