Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h3120 Expr *getV() { getV() function
3123 const Expr *getV() const { getV() function
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp11904 Expr *getV() const { return V; } getV() function in __anona1d9ac774311::OpenMPAtomicCompareCaptureChecker