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