Searched defs:FromDC (Results 1 – 5 of 5) sorted by relevance
210 Source<DeclContext *> FromDC( in Imported() local
304 DeclContext *FromDC = FromD->getDeclContext(); in addDeclToContexts() local1724 ASTNodeImporter::ImportDeclContext(DeclContext *FromDC, bool ForceImport) { in ImportDeclContext()8304 Expected<DeclContext *> ASTImporter::ImportContext(DeclContext *FromDC) { in ImportContext()8855 auto *FromDC = cast<DeclContext>(From); in ImportDefinition() local
265 const DeclContext *FromDC = From->getDeclContext()->getPrimaryContext(); in MightInstantiateTo() local
264 const DeclContext *FromDC = From->getDeclContext()->getPrimaryContext(); in MightInstantiateTo() local
2089 void ASTNodeImporter::ImportDeclContext(DeclContext *FromDC, bool ForceImport) { in ImportDeclContext()6144 DeclContext *ASTImporter::ImportContext(DeclContext *FromDC) { in ImportContext()6511 if (DeclContext *FromDC = cast<DeclContext>(From)) { in ImportDefinition() local