Searched defs:SaveRef (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 9793 ExprResult SaveRef = checkOpenMPLoop() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 2193 if (const auto *SaveRef = cast<DeclRefExpr>(CS->getLHS())) { EmitOMPLinearClauseInit() local |