Home | History | Annotate | Download | only in Parse

Lines Matching refs:Chunk

1326 /// \return \c true if we skipped an attribute-like chunk of tokens, \c false if
6114 const DeclaratorChunk &Chunk = TempDeclarator.getTypeObject(i);
6116 attrs.set(Chunk.Common.AttrList);
6117 D.AddTypeInfo(Chunk, attrs, SourceLocation());