Searched defs:VisitVarList (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2784 void VisitVarList(const OpenACCClauseWithVarList &C) { VisitVarList() function in __anon1939f28d0411::OpenACCClauseEnqueue |
/llvm-project/clang/lib/Sema/ | ||
H A D | TreeTransform.h | 11178 llvm::SmallVector<Expr *> VisitVarList(ArrayRef<Expr *> VarList) { VisitVarList() function |