Home
last modified time | relevance | path

Searched refs:LCRef (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp3969 Expr *LCRef = nullptr; member in __anon523c83f22111::OpenMPIterationSpaceChecker
4003 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr()
4068 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && in setLCDeclAndLB()
4073 LCRef = NewLCRefExpr; in setLCDeclAndLB()
4602 Captures.insert(std::make_pair(LCRef, Ref)); in buildCounterVar()
4605 return cast<DeclRefExpr>(LCRef); in buildCounterVar()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp4733 Expr *LCRef = nullptr; member in __anona4280ff42511::OpenMPIterationSpaceChecker
4779 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr()
4847 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && in setLCDeclAndLB()
4852 LCRef = NewLCRefExpr; in setLCDeclAndLB()
5493 Captures.insert(std::make_pair(LCRef, Ref)); in buildCounterVar()
5496 return cast<DeclRefExpr>(LCRef); in buildCounterVar()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp3686 Expr *LCRef = nullptr; member in __anon0050f7f01e11::OpenMPIterationSpaceChecker
3719 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr()
3784 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && in setLCDeclAndLB()
3789 LCRef = NewLCRefExpr; in setLCDeclAndLB()
4297 Captures.insert(std::make_pair(LCRef, Ref)); in buildCounterVar()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5681 Expr *LCRef = nullptr; member in __anon684c942d2b11::OpenMPIterationSpaceChecker
5730 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr()
5811 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && in setLCDeclAndLB()
5816 LCRef = NewLCRefExpr; in setLCDeclAndLB()
6751 Captures.insert(std::make_pair(LCRef, Ref)); in buildCounterVar()
6754 return cast<DeclRefExpr>(LCRef); in buildCounterVar()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp5681 Expr *LCRef = nullptr; member in __anon982f49b42b11::OpenMPIterationSpaceChecker
5730 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr()
5811 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && in setLCDeclAndLB()
5816 LCRef = NewLCRefExpr; in setLCDeclAndLB()
6751 Captures.insert(std::make_pair(LCRef, Ref)); in buildCounterVar()
6754 return cast<DeclRefExpr>(LCRef); in buildCounterVar()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp6454 Expr *LCRef = nullptr; member in __anon1098f3dd3211::OpenMPIterationSpaceChecker
6503 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr()
6584 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && in setLCDeclAndLB()
6589 LCRef = NewLCRefExpr; in setLCDeclAndLB()
7651 Captures.insert(std::make_pair(LCRef, Ref)); in buildCounterVar()
7654 return cast<DeclRefExpr>(LCRef); in buildCounterVar()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp6603 Expr *LCRef = nullptr; member in __anone889623c3211::OpenMPIterationSpaceChecker
6652 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr()
6733 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && in setLCDeclAndLB()
6738 LCRef = NewLCRefExpr; in setLCDeclAndLB()
7801 Captures.insert(std::make_pair(LCRef, Ref)); in buildCounterVar()
7804 return cast<DeclRefExpr>(LCRef); in buildCounterVar()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp6329 Expr *LCRef = nullptr; member in __anonea1ad5b63011::OpenMPIterationSpaceChecker
6378 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr()
6459 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && in setLCDeclAndLB()
6464 LCRef = NewLCRefExpr; in setLCDeclAndLB()
7514 Captures.insert(std::make_pair(LCRef, Ref)); in buildCounterVar()
7517 return cast<DeclRefExpr>(LCRef); in buildCounterVar()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaOpenMP.cpp6325 Expr *LCRef = nullptr; member in __anona79e59523011::OpenMPIterationSpaceChecker
6374 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr()
6455 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && in setLCDeclAndLB()
6460 LCRef = NewLCRefExpr; in setLCDeclAndLB()
7510 Captures.insert(std::make_pair(LCRef, Ref)); in buildCounterVar()
7513 return cast<DeclRefExpr>(LCRef); in buildCounterVar()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp6603 Expr *LCRef = nullptr; member in __anon5b5425d03211::OpenMPIterationSpaceChecker
6652 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr()
6733 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && in setLCDeclAndLB()
6738 LCRef = NewLCRefExpr; in setLCDeclAndLB()
7801 Captures.insert(std::make_pair(LCRef, Ref)); in buildCounterVar()
7804 return cast<DeclRefExpr>(LCRef); in buildCounterVar()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaOpenMP.cpp7287 Expr *LCRef = nullptr; member in __anon850ef1bd3411::OpenMPIterationSpaceChecker
7336 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr()
7417 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && in setLCDeclAndLB()
7422 LCRef = NewLCRefExpr; in setLCDeclAndLB()
8476 Captures.insert(std::make_pair(LCRef, Ref)); in buildCounterVar()
8479 return cast<DeclRefExpr>(LCRef); in buildCounterVar()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp7213 Expr *LCRef = nullptr; member in __anondf8189523411::OpenMPIterationSpaceChecker
7262 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr()
7343 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && in setLCDeclAndLB()
7348 LCRef = NewLCRefExpr; in setLCDeclAndLB()
8402 Captures.insert(std::make_pair(LCRef, Ref)); in buildCounterVar()
8405 return cast<DeclRefExpr>(LCRef); in buildCounterVar()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp7213 Expr *LCRef = nullptr; member in __anon81834a8a3411::OpenMPIterationSpaceChecker
7262 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr()
7343 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && in setLCDeclAndLB()
7348 LCRef = NewLCRefExpr; in setLCDeclAndLB()
8402 Captures.insert(std::make_pair(LCRef, Ref)); in buildCounterVar()
8405 return cast<DeclRefExpr>(LCRef); in buildCounterVar()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7213 Expr *LCRef = nullptr; member in __anon69b784ff3411::OpenMPIterationSpaceChecker
7262 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr()
7343 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && in setLCDeclAndLB()
7348 LCRef = NewLCRefExpr; in setLCDeclAndLB()
8402 Captures.insert(std::make_pair(LCRef, Ref)); in buildCounterVar()
8405 return cast<DeclRefExpr>(LCRef); in buildCounterVar()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp7213 Expr *LCRef = nullptr; member in __anon6cb6c5be3411::OpenMPIterationSpaceChecker
7262 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr()
7343 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && in setLCDeclAndLB()
7348 LCRef = NewLCRefExpr; in setLCDeclAndLB()
8402 Captures.insert(std::make_pair(LCRef, Ref)); in buildCounterVar()
8405 return cast<DeclRefExpr>(LCRef); in buildCounterVar()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaOpenMP.cpp7213 Expr *LCRef = nullptr; member in __anon49a8e65b3411::OpenMPIterationSpaceChecker
7262 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr()
7343 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && in setLCDeclAndLB()
7348 LCRef = NewLCRefExpr; in setLCDeclAndLB()
8402 Captures.insert(std::make_pair(LCRef, Ref)); in buildCounterVar()
8405 return cast<DeclRefExpr>(LCRef); in buildCounterVar()