Home | History | Annotate | Download | only in Sema

Lines Matching refs:computeDeclContext

523     cast_or_null<CXXRecordDecl>(computeDeclContext(BaseType));
596 DC = SemaRef.computeDeclContext(SS, false);
896 ? computeDeclContext(SS, false)