Home
last modified time | relevance | path

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

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp16205 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
16218 FunctionScopesIndex = MaxFunctionScopesIndex - 1; in tryCaptureVariable()
16224 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable()
16280 FunctionScopes[FunctionScopesIndex - I]); in tryCaptureVariable()
16293 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
16329 FunctionScopesIndex--; in tryCaptureVariable()
16340 for (unsigned I = ++FunctionScopesIndex, N = MaxFunctionScopesIndex + 1; I != N; in tryCaptureVariable()
H A DSemaOpenMP.cpp2061 void Sema::adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex, in adjustOpenMPTargetScopeIndex() argument
2065 FunctionScopesIndex -= Regions.size(); in adjustOpenMPTargetScopeIndex()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaExpr.cpp17455 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
17468 FunctionScopesIndex = MaxFunctionScopesIndex - 1; in tryCaptureVariable()
17474 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable()
17531 FunctionScopes[FunctionScopesIndex - I]); in tryCaptureVariable()
17551 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
17591 FunctionScopesIndex--; in tryCaptureVariable()
17602 for (unsigned I = ++FunctionScopesIndex, N = MaxFunctionScopesIndex + 1; I != N; in tryCaptureVariable()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaExpr.cpp17584 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
17597 FunctionScopesIndex = MaxFunctionScopesIndex - 1; in tryCaptureVariable()
17603 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable()
17661 FunctionScopes[FunctionScopesIndex - I]); in tryCaptureVariable()
17681 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
17718 FunctionScopesIndex--; in tryCaptureVariable()
17729 for (unsigned I = ++FunctionScopesIndex, N = MaxFunctionScopesIndex + 1; I != N; in tryCaptureVariable()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaExpr.cpp16205 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
16218 FunctionScopesIndex = MaxFunctionScopesIndex - 1; in tryCaptureVariable()
16224 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable()
16280 FunctionScopes[FunctionScopesIndex - I]); in tryCaptureVariable()
16293 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
16329 FunctionScopesIndex--; in tryCaptureVariable()
16340 for (unsigned I = ++FunctionScopesIndex, N = MaxFunctionScopesIndex + 1; I != N; in tryCaptureVariable()
H A DSemaOpenMP.cpp2061 void Sema::adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex, in adjustOpenMPTargetScopeIndex() argument
2065 FunctionScopesIndex -= Regions.size(); in adjustOpenMPTargetScopeIndex()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaExpr.cpp17237 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
17250 FunctionScopesIndex = MaxFunctionScopesIndex - 1; in tryCaptureVariable()
17256 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable()
17314 FunctionScopes[FunctionScopesIndex - I]); in tryCaptureVariable()
17334 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
17371 FunctionScopesIndex--; in tryCaptureVariable()
17382 for (unsigned I = ++FunctionScopesIndex, N = MaxFunctionScopesIndex + 1; I != N; in tryCaptureVariable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaExpr.cpp17347 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
17360 FunctionScopesIndex = MaxFunctionScopesIndex - 1; in tryCaptureVariable()
17366 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable()
17423 FunctionScopes[FunctionScopesIndex - I]); in tryCaptureVariable()
17443 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
17479 FunctionScopesIndex--; in tryCaptureVariable()
17490 for (unsigned I = ++FunctionScopesIndex, N = MaxFunctionScopesIndex + 1; I != N; in tryCaptureVariable()
H A DSemaOpenMP.cpp2270 void Sema::adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex, in adjustOpenMPTargetScopeIndex() argument
2272 FunctionScopesIndex -= getOpenMPCaptureLevels(DSAStack->getDirective(Level)); in adjustOpenMPTargetScopeIndex()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaExpr.cpp17455 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
17468 FunctionScopesIndex = MaxFunctionScopesIndex - 1; in tryCaptureVariable()
17474 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable()
17531 FunctionScopes[FunctionScopesIndex - I]); in tryCaptureVariable()
17551 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
17591 FunctionScopesIndex--; in tryCaptureVariable()
17602 for (unsigned I = ++FunctionScopesIndex, N = MaxFunctionScopesIndex + 1; I != N; in tryCaptureVariable()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaExpr.cpp14986 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
14999 FunctionScopesIndex = MaxFunctionScopesIndex - 1; in tryCaptureVariable()
15005 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable()
15061 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
15097 FunctionScopesIndex--; in tryCaptureVariable()
15107 for (unsigned I = ++FunctionScopesIndex, N = MaxFunctionScopesIndex + 1; I != N; in tryCaptureVariable()
H A DSemaOpenMP.cpp1467 void Sema::adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex, in adjustOpenMPTargetScopeIndex() argument
1471 FunctionScopesIndex -= Regions.size(); in adjustOpenMPTargetScopeIndex()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaExpr.cpp15684 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
15697 FunctionScopesIndex = MaxFunctionScopesIndex - 1; in tryCaptureVariable()
15703 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable()
15754 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
15790 FunctionScopesIndex--; in tryCaptureVariable()
15801 for (unsigned I = ++FunctionScopesIndex, N = MaxFunctionScopesIndex + 1; I != N; in tryCaptureVariable()
H A DSemaOpenMP.cpp1856 void Sema::adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex, in adjustOpenMPTargetScopeIndex() argument
1860 FunctionScopesIndex -= Regions.size(); in adjustOpenMPTargetScopeIndex()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaExpr.cpp15327 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
15340 FunctionScopesIndex = MaxFunctionScopesIndex - 1; in tryCaptureVariable()
15346 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable()
15402 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
15438 FunctionScopesIndex--; in tryCaptureVariable()
15448 for (unsigned I = ++FunctionScopesIndex, N = MaxFunctionScopesIndex + 1; I != N; in tryCaptureVariable()
H A DSemaOpenMP.cpp1659 void Sema::adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex, in adjustOpenMPTargetScopeIndex() argument
1663 FunctionScopesIndex -= Regions.size(); in adjustOpenMPTargetScopeIndex()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaExpr.cpp17903 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
17916 FunctionScopesIndex = MaxFunctionScopesIndex - 1; in tryCaptureVariable()
17922 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable()
17980 FunctionScopes[FunctionScopesIndex - I]); in tryCaptureVariable()
18000 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
18042 FunctionScopesIndex--; in tryCaptureVariable()
18053 for (unsigned I = ++FunctionScopesIndex, N = MaxFunctionScopesIndex + 1; I != N; in tryCaptureVariable()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaExpr.cpp17867 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
17880 FunctionScopesIndex = MaxFunctionScopesIndex - 1; in tryCaptureVariable()
17886 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable()
17944 FunctionScopes[FunctionScopesIndex - I]); in tryCaptureVariable()
17964 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
18006 FunctionScopesIndex--; in tryCaptureVariable()
18017 for (unsigned I = ++FunctionScopesIndex, N = MaxFunctionScopesIndex + 1; I != N; in tryCaptureVariable()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaExpr.cpp17867 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
17880 FunctionScopesIndex = MaxFunctionScopesIndex - 1; in tryCaptureVariable()
17886 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable()
17944 FunctionScopes[FunctionScopesIndex - I]); in tryCaptureVariable()
17964 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
18006 FunctionScopesIndex--; in tryCaptureVariable()
18017 for (unsigned I = ++FunctionScopesIndex, N = MaxFunctionScopesIndex + 1; I != N; in tryCaptureVariable()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp17867 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
17880 FunctionScopesIndex = MaxFunctionScopesIndex - 1; in tryCaptureVariable()
17886 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable()
17944 FunctionScopes[FunctionScopesIndex - I]); in tryCaptureVariable()
17964 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
18006 FunctionScopesIndex--; in tryCaptureVariable()
18017 for (unsigned I = ++FunctionScopesIndex, N = MaxFunctionScopesIndex + 1; I != N; in tryCaptureVariable()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaExpr.cpp17867 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
17880 FunctionScopesIndex = MaxFunctionScopesIndex - 1; in tryCaptureVariable()
17886 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable()
17944 FunctionScopes[FunctionScopesIndex - I]); in tryCaptureVariable()
17964 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
18006 FunctionScopesIndex--; in tryCaptureVariable()
18017 for (unsigned I = ++FunctionScopesIndex, N = MaxFunctionScopesIndex + 1; I != N; in tryCaptureVariable()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaExpr.cpp17867 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
17880 FunctionScopesIndex = MaxFunctionScopesIndex - 1; in tryCaptureVariable()
17886 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable()
17944 FunctionScopes[FunctionScopesIndex - I]); in tryCaptureVariable()
17964 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
18006 FunctionScopesIndex--; in tryCaptureVariable()
18017 for (unsigned I = ++FunctionScopesIndex, N = MaxFunctionScopesIndex + 1; I != N; in tryCaptureVariable()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h9002 void adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex,
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h8690 void adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex,
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Sema/
H A DSema.h8633 void adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex,

12