Searched defs:ArgsArray (Results 1 – 3 of 3) sorted by relevance
92 const ArgT *const ArgsArray[] = {&Args...}; in Execute() local
3268 TemplateArgumentLoc *ArgsArray = getTrailingObjects<TemplateArgumentLoc>(); in DependentFunctionTemplateSpecializationInfo() local
11524 ArrayRef<Expr *> ArgsArray(Args, NumArgs); in CreateOverloadedUnaryOp() local11843 ArrayRef<const Expr *> ArgsArray(Args, 2); in CreateOverloadedBinOp() local