Searched defs:FromDC (Results 1 – 2 of 2) sorted by relevance
1779 void ASTNodeImporter::ImportDeclContext(DeclContext *FromDC, bool ForceImport) { in ImportDeclContext()4208 DeclContext *ASTImporter::ImportContext(DeclContext *FromDC) { in ImportContext()4495 if (DeclContext *FromDC = cast<DeclContext>(From)) { in ImportDefinition() local
250 const DeclContext *FromDC = From->getDeclContext()->getPrimaryContext(); in MightInstantiateTo() local