Home | History | Annotate | Download | only in Sema

Lines Matching refs:CurContext

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