Home | History | Annotate | Download | only in AST

Lines Matching refs:ArgsArray

3064   TemplateArgumentLoc *ArgsArray =
3067 new (&ArgsArray[I]) TemplateArgumentLoc(TArgs[I]);