Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h3117 Expr *getV() { getV() function
3120 const Expr *getV() const { getV() function
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp12242 Expr *getV() const { return V; } getV() function in __anon265630164111::OpenMPAtomicCompareCaptureChecker