Home
last modified time | relevance | path

Searched defs:type_decl (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/development/vndk/tools/header-checker/src/repr/json/
H A Dir_dumper.cpp32 static void AddAccess(JsonObject &type_decl, AccessSpecifierIR value) { in AddAccess()
92 static void AddTemplateInfo(JsonObject &type_decl, in AddTemplateInfo()
101 static void AddTypeInfo(JsonObject &type_decl, const TypeIR *type_ir) { in AddTypeInfo()
H A Dir_reader.cpp131 static AccessSpecifierIR GetAccess(const JsonObjectRef &type_decl) { in GetAccess()
208 void JsonIRReader::ReadTemplateInfo(const JsonObjectRef &type_decl, in ReadTemplateInfo()
218 void JsonIRReader::ReadTypeInfo(const JsonObjectRef &type_decl, in ReadTypeInfo()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dfreeze_spec_const_test.cpp28 const char* type_decl; member
/aosp_15_r20/external/googleapis/google/cloud/datacatalog/v1beta1/
H A Dtags.proto224 oneof type_decl { oneof
/aosp_15_r20/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/src/main/proto/google/cloud/datacatalog/v1beta1/
H A Dtags.proto222 oneof type_decl { oneof
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfreeze_spec_const_test.cpp28 const char* type_decl; member
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dfreeze_spec_const_test.cpp28 const char* type_decl; member
/aosp_15_r20/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1/src/main/proto/google/cloud/datacatalog/v1/
H A Dtags.proto276 oneof type_decl { oneof
/aosp_15_r20/external/googleapis/google/cloud/datacatalog/v1/
H A Dtags.proto276 oneof type_decl { oneof
/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/clang_generator/
H A Dtypes.cc41 void TypeCollector::RecordOrderedDecl(clang::TypeDecl* type_decl) { in RecordOrderedDecl()
H A Demitter.cc457 void Emitter::EmitType(clang::TypeDecl* type_decl) { in EmitType()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Ddebug.h105 void (* type_decl) (tree decl, int local); member
/aosp_15_r20/external/pigweed/pw_assert/public/pw_assert/internal/
H A Dcheck_impl.h227 arg_a, comparison_op, arg_b, type_decl, type_fmt, ...) \ argument
/aosp_15_r20/external/stg/
H A Dabigail_reader.cc1176 void Abigail::ProcessTypeDecl(const std::string& id, xmlNodePtr type_decl) { in ProcessTypeDecl()