Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp1811 if (!SemaRef.isOpenMPCapturedByRef(D, in getTopDSA()
2127 bool Sema::isOpenMPCapturedByRef(const ValueDecl *D, unsigned Level, in isOpenMPCapturedByRef() function in Sema
H A DSemaExpr.cpp19477 ByRef = S.isOpenMPCapturedByRef(Var, RSI->OpenMPLevel, in captureInCapturedRegion()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11451 bool isOpenMPCapturedByRef(const ValueDecl *D, unsigned Level,