Searched defs:getV (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | StmtOpenMP.h | 3121 Expr *getV() { in getV() function |
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 11907 Expr *getV() const { return V; } in getV() function in __anon1dd12e444411::OpenMPAtomicCompareCaptureChecker |