/llvm-project/clang/test/PCH/ |
H A D | cxx-friends.cpp | 25 template<typename T> class PR12585::future_base::setter { class in PR12585::future_base
|
H A D | cxx-friends.h | 10 template<typename> class setter; member
|
/llvm-project/polly/lib/External/isl/include/isl/ |
H A D | arg.h | 152 #define ISL_ARG_PHANTOM_USER_CHOICE_F(s,l,c,setter,d,h,fl) { \ argument 162 #define ISL_ARG_USER_OPT_CHOICE(st,f,s,l,c,setter,d,ds,h) { \ argument 171 #define _ISL_ARG_BOOL_F(o,s,l,setter,d,h,fl) { \ argument 184 #define ISL_ARG_PHANTOM_BOOL_F(s,l,setter,h,fl) \ argument 186 #define ISL_ARG_PHANTOM_BOOL(s,l,setter,h) \ argument 209 #define ISL_ARG_USER_LONG(st,f,s,lo,setter,d,h) { \ argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaPseudoObject.cpp | 617 ObjCMethodDecl *setter = RefExpr->getImplicitPropertySetter(); findGetter() local 641 if (ObjCMethodDecl *setter = RefExpr->getImplicitPropertySetter()) { findSetter() local 662 if (ObjCMethodDecl *setter = findSetter() local [all...] |
/llvm-project/clang/test/AST/Interp/ |
H A D | complex.cpp |
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | NumericalStabilitySanitizer.cpp | 1960 MOVE_FLAG(attr,setter) moveFastMathFlags() argument
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjC.cpp | 1402 if (!setter) return true; in hasTrivialSetExpr() local [all...] |
/llvm-project/clang/include/clang-c/ |
H A D | Index.h | 6170 const CXIdxEntityInfo *setter; global() member
|
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 8128 clang::ObjCMethodDecl *setter = nullptr; AddObjCClassProperty() local [all...] |