Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h3128 Expr *getR() { in getR() function
3131 const Expr *getR() const { in getR() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp11908 Expr *getR() const { return R; } in getR() function in __anon1dd12e444411::OpenMPAtomicCompareCaptureChecker