Searched refs:ImportDefinition (Results 1 – 3 of 3) sorted by relevance
/external/clang/lib/AST/ |
D | ASTImporter.cpp | 108 bool ImportDefinition(RecordDecl *From, RecordDecl *To, 110 bool ImportDefinition(VarDecl *From, VarDecl *To, 112 bool ImportDefinition(EnumDecl *From, EnumDecl *To, 114 bool ImportDefinition(ObjCInterfaceDecl *From, ObjCInterfaceDecl *To, 116 bool ImportDefinition(ObjCProtocolDecl *From, ObjCProtocolDecl *To, 1923 ImportDefinition(FromRecord, ToRecord); in ImportDefinitionIfNeeded() 1932 ImportDefinition(FromEnum, ToEnum); in ImportDefinitionIfNeeded() 1983 bool ASTNodeImporter::ImportDefinition(RecordDecl *From, RecordDecl *To, in ImportDefinition() function in ASTNodeImporter 2086 bool ASTNodeImporter::ImportDefinition(VarDecl *From, VarDecl *To, in ImportDefinition() function in ASTNodeImporter 2101 bool ASTNodeImporter::ImportDefinition(EnumDecl *From, EnumDecl *To, in ImportDefinition() function in ASTNodeImporter [all …]
|
/external/clang/include/clang/AST/ |
D | ASTImporter.h | 212 void ImportDefinition(Decl *From);
|
/external/guice/lib/build/ |
D | spring-beans.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/springframework/
org/ ... |