Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Arg

3951 /// \brief \arg SLocMapI points at a chunk of a module that contains no
4000 /// \brief Returns the first preprocessed entity ID that ends after \arg BLoc.
4048 /// \brief Returns the first preprocessed entity ID that begins after \arg ELoc.
4078 /// preprocessed entities that \arg Range encompasses.
4091 /// entity with index \arg Index came from file \arg FID.
5055 TemplateArgument Arg = ReadTemplateArgument(F, Record, Index);
5057 if (Arg.getKind() == TemplateArgument::Expression) {
5059 return TemplateArgumentLoc(Arg, TemplateArgumentLocInfo(Arg.getAsExpr()));
5061 return TemplateArgumentLoc(Arg, GetTemplateArgumentLocInfo(F, Arg.getKind(),