Home | History | Annotate | Download | only in Sema

Lines Matching refs:CurContext

30                                                 DeclContext *CurContext) {
38 Record->isCurrentInstantiation(CurContext))
60 return ::getCurrentInstantiationOf(T, CurContext);
189 return ::getCurrentInstantiationOf(T, CurContext);
794 DeclContext *DC = LookupCtx ? LookupCtx : CurContext;
1038 return CurContext->getRedeclContext()->isFileContext();