Home | History | Annotate | Download | only in Sema

Lines Matching refs:computeDeclContext

531     cast_or_null<CXXRecordDecl>(computeDeclContext(BaseType));
641 DC = SemaRef.computeDeclContext(SS, false);
1046 ? computeDeclContext(SS, false)