Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h1454 void adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp19351 OpenMP().adjustOpenMPTargetScopeIndex(FunctionScopesIndex, in tryCaptureVariable()
H A DSemaOpenMP.cpp2492 void SemaOpenMP::adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex, in adjustOpenMPTargetScopeIndex() function in SemaOpenMP