Home
last modified time | relevance | path

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

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp5037 VarDecl *STDecl = in checkOpenMPLoop() local
5039 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
5040 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp5353 VarDecl *STDecl = in checkOpenMPLoop() local
5355 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
5356 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp6261 VarDecl *STDecl = in checkOpenMPLoop() local
6263 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
6264 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7538 VarDecl *STDecl = in checkOpenMPLoop() local
7540 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
7541 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp7538 VarDecl *STDecl = in checkOpenMPLoop() local
7540 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
7541 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp8415 VarDecl *STDecl = in checkOpenMPLoop() local
8417 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
8418 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp8565 VarDecl *STDecl = in checkOpenMPLoop() local
8567 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
8568 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp8280 VarDecl *STDecl = in checkOpenMPLoop() local
8282 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
8283 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaOpenMP.cpp8276 VarDecl *STDecl = in checkOpenMPLoop() local
8278 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
8279 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp8565 VarDecl *STDecl = in checkOpenMPLoop() local
8567 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
8568 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaOpenMP.cpp9232 VarDecl *STDecl = in checkOpenMPLoop() local
9234 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
9235 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp9165 VarDecl *STDecl = in checkOpenMPLoop() local
9167 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
9168 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp9165 VarDecl *STDecl = in checkOpenMPLoop() local
9167 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
9168 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9165 VarDecl *STDecl = in checkOpenMPLoop() local
9167 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
9168 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp9165 VarDecl *STDecl = in checkOpenMPLoop() local
9167 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
9168 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaOpenMP.cpp9165 VarDecl *STDecl = in checkOpenMPLoop() local
9167 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
9168 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()