Home
last modified time | relevance | path

Searched defs:ImportDefinition (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_ts.cpp29 struct ImportDefinition { struct
30 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;
/aosp_15_r20/external/clang/lib/AST/
H A DASTImporter.cpp2099 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
3769 bool ASTNodeImporter::ImportDefinition(ObjCProtocolDecl *From, in ImportDefinition() function in ASTNodeImporter
3891 bool ASTNodeImporter::ImportDefinition(ObjCInterfaceDecl *From, in ImportDefinition() function in ASTNodeImporter
6506 void ASTImporter::ImportDefinition(Decl *From) { in ImportDefinition() function in ASTImporter
/aosp_15_r20/external/guice/lib/build/
HDspring-beans.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/ ...
/aosp_15_r20/external/aws-sdk-java-v2/services/pinpoint/src/main/resources/codegen-resources/
H A Dservice-2.json14030 "ImportDefinition": { object