Searched defs:FromDC (Results 1 – 2 of 2) sorted by relevance
265 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