Searched refs:isOpenMPGlobalCapturedDecl (Results 1 – 3 of 3) sorted by relevance
10222 bool isOpenMPGlobalCapturedDecl(ValueDecl *D, unsigned Level,
17529 IsGlobal && isOpenMPGlobalCapturedDecl(Var, RSI->OpenMPLevel, in tryCaptureVariable()
2422 bool Sema::isOpenMPGlobalCapturedDecl(ValueDecl *D, unsigned Level, in isOpenMPGlobalCapturedDecl() function in Sema