Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10258 void adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex,
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp17964 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
H A DSemaOpenMP.cpp2285 void Sema::adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex, in adjustOpenMPTargetScopeIndex() function in Sema