Searched refs:isOpenMPTargetCapturedDecl (Results 1 – 3 of 3) sorted by relevance
182 bool isOpenMPTargetCapturedDecl(const ValueDecl *D, unsigned Level,
18879 OpenMP().isOpenMPTargetCapturedDecl(Var, RSI->OpenMPLevel, in tryCaptureVariable()
2671 bool SemaOpenMP::isOpenMPTargetCapturedDecl(const ValueDecl *D, unsigned Level, in isOpenMPTargetCapturedDecl() function in SemaOpenMP