Searched defs:getVarList (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Sema/ | ||
H A D | SemaOpenACC.h | 192 ArrayRef<Expr *> getVarList() { getVarList() function |
/llvm-project/clang/include/clang/AST/ | ||
H A D | OpenACCClause.h | 562 ArrayRef<Expr *> getVarList() { return getExprs(); } getVarList() function |