Searched defs:ImportDefinition (Results 1 – 4 of 4) sorted by relevance
29 struct ImportDefinition { struct30 std::string name;31 std::string import_statement;32 std::string export_statement;33 std::string bare_file_path;34 std::string rel_file_path;35 std::string object_name;36 const Definition *dependent = nullptr;37 const Definition *dependency = nullptr;
2099 bool ASTNodeImporter::ImportDefinition(RecordDecl *From, RecordDecl *To, in ImportDefinition() function in ASTNodeImporter2207 bool ASTNodeImporter::ImportDefinition(VarDecl *From, VarDecl *To, in ImportDefinition() function in ASTNodeImporter2222 bool ASTNodeImporter::ImportDefinition(EnumDecl *From, EnumDecl *To, in ImportDefinition() function in ASTNodeImporter3769 bool ASTNodeImporter::ImportDefinition(ObjCProtocolDecl *From, in ImportDefinition() function in ASTNodeImporter3891 bool ASTNodeImporter::ImportDefinition(ObjCInterfaceDecl *From, in ImportDefinition() function in ASTNodeImporter6506 void ASTImporter::ImportDefinition(Decl *From) { in ImportDefinition() function in ASTImporter
META-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/ ...
14030 "ImportDefinition": { object