Searched defs:getRefExpr (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h197 const Expr *getRefExpr(unsigned N) const { return ClausesData[N].Ref; } function in class:clang::CodeGen::ReductionCodeGen

Completed in 71 milliseconds