Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h192 ArrayRef<Expr *> getVarList() { getVarList() function
220 ArrayRef<Expr *> getVarList() const { getVarList() function
/llvm-project/clang/include/clang/AST/
H A DOpenACCClause.h562 ArrayRef<Expr *> getVarList() { return getExprs(); } getVarList() function
563 ArrayRef<Expr *> getVarList() const { return getExprs(); } getVarList() function