Home
last modified time | relevance | path

Searched defs:Accessor (Results 1 – 18 of 18) sorted by relevance

/external/clang/include/clang/AST/
DCanonicalType.h214 #define LLVM_CLANG_CANPROXY_TYPE_ACCESSOR(Accessor) \ argument
219 #define LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(Type, Accessor) \ argument
DExpr.h4511 IdentifierInfo *Accessor; variable
/external/llvm-project/clang/include/clang/AST/
DCanonicalType.h228 #define LLVM_CLANG_CANPROXY_TYPE_ACCESSOR(Accessor) \ argument
233 #define LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(Type, Accessor) \ argument
DExpr.h5828 IdentifierInfo *Accessor; variable
/external/clang/test/SemaCXX/
Doperator-arrow-temporary.cpp13 struct Accessor { struct
/external/llvm-project/clang/test/SemaCXX/
Doperator-arrow-temporary.cpp13 struct Accessor { struct
/external/rust/crates/protobuf/src/reflect/acc/
Dmod.rs10 pub(crate) enum Accessor { enum
/external/swiftshader/src/Common/
DResource.hpp22 enum Accessor enum
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DOneofDescriptor.cs103 public OneofAccessor Accessor { get { return accessor; } } property in Google.Protobuf.Reflection.OneofDescriptor
DFieldDescriptor.cs136 public IFieldAccessor Accessor => accessor; field in Google.Protobuf.Reflection.FieldDescriptor
/external/icing/icing/legacy/index/
Dicing-flash-bitmap.cc42 class IcingFlashBitmap::Accessor { class in icing::lib::IcingFlashBitmap
44 explicit Accessor(IcingMMapper *mmapper) : mmapper_(mmapper) {} in Accessor() function in icing::lib::IcingFlashBitmap::Accessor
/external/boringssl/src/ssl/
Dspan_test.cc78 TEST(SpanTest, Accessor) { in TEST() argument
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dspan_test.cc78 TEST(SpanTest, Accessor) { in TEST() argument
/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp526 using Accessor = CreatePipelineTraits<CreateInfo>; in GpuPreCallRecordPipelineCreations() typedef
596 using Accessor = CreatePipelineTraits<CreateInfo>; in GpuPostCallRecordPipelineCreations() typedef
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp1411 for (const auto *Accessor : Accessors) { in writeAttrAccessorDefinition() local
/external/llvm-project/clang/utils/TableGen/
DClangAttrEmitter.cpp1600 for (const auto *Accessor : Accessors) { in writeAttrAccessorDefinition() local
/external/clang/lib/Sema/
DTreeTransform.h2214 IdentifierInfo &Accessor) { in RebuildExtVectorElementExpr()
/external/llvm-project/clang/lib/Sema/
DTreeTransform.h2618 IdentifierInfo &Accessor) { in RebuildExtVectorElementExpr()