Searched defs:DeclaratorChunk (Results 1 – 1 of 1) sorted by relevance
1250 struct DeclaratorChunk { struct1251 DeclaratorChunk() {}; in DeclaratorChunk() argument1253 enum {1255 } Kind;1258 SourceLocation Loc;1260 SourceLocation EndLoc;1262 SourceRange getSourceRange() const { in getSourceRange()1268 ParsedAttributesView AttrList;1270 struct PointerTypeInfo {1294 struct ReferenceTypeInfo {[all …]