Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h10631 void adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex,
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp18860 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
H A DSemaOpenMP.cpp2453 void Sema::adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex, in adjustOpenMPTargetScopeIndex() function in Sema