Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h10784 bool isOpenMPTargetCapturedDecl(const ValueDecl *D, unsigned Level,
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp18849 isOpenMPTargetCapturedDecl(Var, RSI->OpenMPLevel, in tryCaptureVariable()
H A DSemaOpenMP.cpp2605 bool Sema::isOpenMPTargetCapturedDecl(const ValueDecl *D, unsigned Level, in isOpenMPTargetCapturedDecl() function in Sema