Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSemaOpenMP.h182 bool isOpenMPTargetCapturedDecl(const ValueDecl *D, unsigned Level,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExpr.cpp18879 OpenMP().isOpenMPTargetCapturedDecl(Var, RSI->OpenMPLevel, in tryCaptureVariable()
HDSemaOpenMP.cpp2671 bool SemaOpenMP::isOpenMPTargetCapturedDecl(const ValueDecl *D, unsigned Level, in isOpenMPTargetCapturedDecl() function in SemaOpenMP