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