Home
last modified time | relevance | path

Searched refs:adjustOpenMPTargetScopeIndex (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h1377 void adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex,
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp18890 OpenMP().adjustOpenMPTargetScopeIndex(FunctionScopesIndex, in tryCaptureVariable()
H A DSemaOpenMP.cpp2516 void SemaOpenMP::adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex, in adjustOpenMPTargetScopeIndex() function in SemaOpenMP