Searched defs:SemaDC (Results 1 – 3 of 3) sorted by relevance
220 const DeclContext* SemaDC = D->getDeclContext(); in PrintDeclContext() local250 const DeclContext* SemaDC = D->getDeclContext(); in PrintDeclContext() local266 const DeclContext* SemaDC = D->getDeclContext(); in PrintDeclContext() local282 const DeclContext* SemaDC = D->getDeclContext(); in PrintDeclContext() local
328 DeclContext *SemaDC = cast<DeclContext>( in Visit() local346 DeclContext *SemaDC = ReadDeclAs<DeclContext>(Record, Idx); in VisitDecl() local
210 void Decl::setDeclContextsImpl(DeclContext *SemaDC, DeclContext *LexicalDC, in setDeclContextsImpl()