Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11491 bool isOpenMPTargetCapturedDecl(const ValueDecl *D, unsigned Level,
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp19884 isOpenMPTargetCapturedDecl(Var, RSI->OpenMPLevel, in tryCaptureVariable()
H A DSemaOpenMP.cpp2661 bool Sema::isOpenMPTargetCapturedDecl(const ValueDecl *D, unsigned Level, in isOpenMPTargetCapturedDecl() function in Sema