Home
last modified time | relevance | path

Searched defs:SaveRef (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp9123 ExprResult SaveRef = in checkOpenMPLoop() local
17673 ExprResult SaveRef = in ActOnOpenMPLinearClause() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2127 if (const auto *SaveRef = cast<DeclRefExpr>(CS->getLHS())) { in EmitOMPLinearClauseInit() local