Searched defs:setArgument (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Template.h | 197 void setArgument(unsigned Depth, unsigned Index, in setArgument() function |
/llvm-project/clang/include/clang/AST/ | ||
H A D | Expr.h | 2631 void setArgument(Expr *E) { setArgument() function |