Home
last modified time | relevance | path

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

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