reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5602 ParseTypeQualifierListOpt(DS, Reqs, true, !D.mayOmitIdentifier()); 5603 D.ExtendWithDeclSpec(DS); 5610 DS.getTypeQualifiers(), Loc, DS.getConstSpecLoc(), 5610 DS.getTypeQualifiers(), Loc, DS.getConstSpecLoc(), 5611 DS.getVolatileSpecLoc(), DS.getRestrictSpecLoc(), 5611 DS.getVolatileSpecLoc(), DS.getRestrictSpecLoc(), 5612 DS.getAtomicSpecLoc(), DS.getUnalignedSpecLoc()), 5612 DS.getAtomicSpecLoc(), DS.getUnalignedSpecLoc()), 5613 std::move(DS.getAttributes()), SourceLocation()); 5617 DeclaratorChunk::getBlockPointer(DS.getTypeQualifiers(), Loc), 5618 std::move(DS.getAttributes()), SourceLocation());