Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h10961 void adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex,
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp19200 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()
H A DSemaOpenMP.cpp2485 void Sema::adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex, in adjustOpenMPTargetScopeIndex() function in Sema