Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCanonicalType.h228 #define LLVM_CLANG_CANPROXY_TYPE_ACCESSOR(Accessor) \ argument
233 #define LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(Type, Accessor) \ argument
H A DExpr.h6086 IdentifierInfo *Accessor; global() variable
/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1728 for (const auto *Accessor : Accessors) { writeAttrAccessorDefinition() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2950 RebuildExtVectorElementExpr(Expr * Base,SourceLocation OpLoc,bool IsArrow,SourceLocation AccessorLoc,IdentifierInfo & Accessor) RebuildExtVectorElementExpr() argument