Searched refs:isOpenMPTargetCapturedDecl (Results 1 – 3 of 3) sorted by relevance
8745 bool isOpenMPTargetCapturedDecl(const ValueDecl *D, unsigned Level) const;
1738 bool Sema::isOpenMPTargetCapturedDecl(const ValueDecl *D, in isOpenMPTargetCapturedDecl() function in Sema
15397 isOpenMPTargetCapturedDecl(Var, RSI->OpenMPLevel); in tryCaptureVariable()