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