Searched defs:Accessor (Results 1 – 11 of 11) sorted by relevance
214 #define LLVM_CLANG_CANPROXY_TYPE_ACCESSOR(Accessor) \ argument219 #define LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(Type, Accessor) \ argument
4511 IdentifierInfo *Accessor; variable
13 struct Accessor { struct
22 enum Accessor enum
91 public OneofAccessor Accessor { get { return accessor; } } property in Google.Protobuf.Reflection.OneofDescriptor
127 public IFieldAccessor Accessor => accessor; field in Google.Protobuf.Reflection.FieldDescriptor
603 using Accessor = PixelAccessor<colorType, kSRGB_SkGammaType>; in chooseSpecificAccessor() typedef606 using Accessor = PixelAccessor<colorType, kLinear_SkGammaType>; in chooseSpecificAccessor() typedef620 using Accessor = PixelAccessor<kAlpha_8_SkColorType, kLinear_SkGammaType>; in choosePixelAccessor() typedef636 using Accessor = PixelAccessor<kRGBA_F16_SkColorType, kLinear_SkGammaType>; in choosePixelAccessor() typedef
META-INF/ META-INF/MANIFEST.MF net/ net/bytebuddy/ net/ ...
1411 for (const auto *Accessor : Accessors) { in writeAttrAccessorDefinition() local
4458 void Accessor() { in Accessor() function4523 void Accessor(int index) { in Accessor() function
2214 IdentifierInfo &Accessor) { in RebuildExtVectorElementExpr()