Home
last modified time | relevance | path

Searched refs:isObjCForDecl (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4089 NewVar->setObjCForDecl(OldVar->isObjCForDecl()); in BuildVariableInstantiation()
4222 if (Var->isCXXForRangeDecl() || Var->isObjCForDecl()) in InstantiateVariableInitializer()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4434 NewVar->setObjCForDecl(OldVar->isObjCForDecl()); in BuildVariableInstantiation()
4591 if (Var->isCXXForRangeDecl() || Var->isObjCForDecl()) in InstantiateVariableInitializer()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4183 NewVar->setObjCForDecl(OldVar->isObjCForDecl()); in BuildVariableInstantiation()
4316 if (Var->isCXXForRangeDecl() || Var->isObjCForDecl()) in InstantiateVariableInitializer()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp5154 NewVar->setObjCForDecl(OldVar->isObjCForDecl()); in BuildVariableInstantiation()
5311 if (Var->isCXXForRangeDecl() || Var->isObjCForDecl()) in InstantiateVariableInitializer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4994 NewVar->setObjCForDecl(OldVar->isObjCForDecl()); in BuildVariableInstantiation()
5152 if (Var->isCXXForRangeDecl() || Var->isObjCForDecl()) in InstantiateVariableInitializer()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4845 NewVar->setObjCForDecl(OldVar->isObjCForDecl()); in BuildVariableInstantiation()
5002 if (Var->isCXXForRangeDecl() || Var->isObjCForDecl()) in InstantiateVariableInitializer()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp5031 NewVar->setObjCForDecl(OldVar->isObjCForDecl()); in BuildVariableInstantiation()
5189 if (Var->isCXXForRangeDecl() || Var->isObjCForDecl()) in InstantiateVariableInitializer()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4942 NewVar->setObjCForDecl(OldVar->isObjCForDecl()); in BuildVariableInstantiation()
5100 if (Var->isCXXForRangeDecl() || Var->isObjCForDecl()) in InstantiateVariableInitializer()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4845 NewVar->setObjCForDecl(OldVar->isObjCForDecl()); in BuildVariableInstantiation()
5002 if (Var->isCXXForRangeDecl() || Var->isObjCForDecl()) in InstantiateVariableInitializer()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4952 NewVar->setObjCForDecl(OldVar->isObjCForDecl()); in BuildVariableInstantiation()
5110 if (Var->isCXXForRangeDecl() || Var->isObjCForDecl()) in InstantiateVariableInitializer()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp5031 NewVar->setObjCForDecl(OldVar->isObjCForDecl()); in BuildVariableInstantiation()
5189 if (Var->isCXXForRangeDecl() || Var->isObjCForDecl()) in InstantiateVariableInitializer()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DDecl.h1442 bool isObjCForDecl() const { in isObjCForDecl() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DDecl.h1400 bool isObjCForDecl() const { in isObjCForDecl() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DDecl.h1375 bool isObjCForDecl() const { in isObjCForDecl() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DDecl.h1375 bool isObjCForDecl() const { in isObjCForDecl() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DDecl.h1375 bool isObjCForDecl() const { in isObjCForDecl() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DDecl.h1440 bool isObjCForDecl() const { in isObjCForDecl() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DDecl.h1440 bool isObjCForDecl() const { in isObjCForDecl() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DDecl.h1349 bool isObjCForDecl() const { in isObjCForDecl() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DDecl.h1397 bool isObjCForDecl() const { in isObjCForDecl() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DDecl.h1375 bool isObjCForDecl() const { in isObjCForDecl() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DDecl.h1440 bool isObjCForDecl() const { in isObjCForDecl() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DDecl.h1400 bool isObjCForDecl() const { in isObjCForDecl() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DDecl.h1440 bool isObjCForDecl() const { in isObjCForDecl() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DDecl.h1345 bool isObjCForDecl() const { in isObjCForDecl() function

12