Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Doperator-arrow-temporary.cpp13 struct Accessor { struct
/llvm-project/clang/include/clang/AST/
H A DCanonicalType.h228 LLVM_CLANG_CANPROXY_TYPE_ACCESSOR(Accessor) global() argument
233 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(Type,Accessor) global() argument
H A DExpr.h6278 IdentifierInfo *Accessor; global() variable
/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h306 #define BTF_DEFINE_TAIL(Type, Accessor) \ argument
311 #define BTF_DEFINE_TAIL_ARR(Type, Accessor) \ argument
/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1740 for (const auto *Accessor : Accessors) { in writeAttrAccessorDefinition() local
/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2997 RebuildExtVectorElementExpr(Expr * Base,SourceLocation OpLoc,bool IsArrow,SourceLocation AccessorLoc,IdentifierInfo & Accessor) RebuildExtVectorElementExpr() argument