Searched refs:ImportDefinition (Results 1 – 3 of 3) sorted by relevance
/external/clang/include/clang/AST/ |
D | ASTImporter.h | 221 void ImportDefinition(Decl *From);
|
/external/clang/lib/AST/ |
D | ASTImporter.cpp | 113 bool ImportDefinition(RecordDecl *From, RecordDecl *To, 115 bool ImportDefinition(VarDecl *From, VarDecl *To, 117 bool ImportDefinition(EnumDecl *From, EnumDecl *To, 119 bool ImportDefinition(ObjCInterfaceDecl *From, ObjCInterfaceDecl *To, 121 bool ImportDefinition(ObjCProtocolDecl *From, ObjCProtocolDecl *To, 2039 ImportDefinition(FromRecord, ToRecord); in ImportDefinitionIfNeeded() 2048 ImportDefinition(FromEnum, ToEnum); in ImportDefinitionIfNeeded() 2099 bool ASTNodeImporter::ImportDefinition(RecordDecl *From, RecordDecl *To, in ImportDefinition() function in ASTNodeImporter 2207 bool ASTNodeImporter::ImportDefinition(VarDecl *From, VarDecl *To, in ImportDefinition() function in ASTNodeImporter 2222 bool ASTNodeImporter::ImportDefinition(EnumDecl *From, EnumDecl *To, in ImportDefinition() function in ASTNodeImporter [all …]
|
/external/guice/lib/build/ |
D | spring-beans.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/springframework/
org/ ... |