Searched defs:ImportDefinition (Results 1 – 1 of 1) sorted by relevance
1929 bool ASTNodeImporter::ImportDefinition(RecordDecl *From, RecordDecl *To, in ImportDefinition() function in ASTNodeImporter2032 bool ASTNodeImporter::ImportDefinition(VarDecl *From, VarDecl *To, in ImportDefinition() function in ASTNodeImporter2047 bool ASTNodeImporter::ImportDefinition(EnumDecl *From, EnumDecl *To, in ImportDefinition() function in ASTNodeImporter3407 bool ASTNodeImporter::ImportDefinition(ObjCProtocolDecl *From, in ImportDefinition() function in ASTNodeImporter3526 bool ASTNodeImporter::ImportDefinition(ObjCInterfaceDecl *From, in ImportDefinition() function in ASTNodeImporter5003 void ASTImporter::ImportDefinition(Decl *From) { in ImportDefinition() function in ASTImporter