Searched refs:getTypeSpecScope (Results 1 – 5 of 5) sorted by relevance
504 CXXScopeSpec &getTypeSpecScope() { return TypeScope; } in getTypeSpecScope() function505 const CXXScopeSpec &getTypeSpecScope() const { return TypeScope; } in getTypeSpecScope() function
3075 DS.getTypeSpecScope() = SS; in ParseDeclarationSpecifiers()3084 DS.getTypeSpecScope() = SS; in ParseDeclarationSpecifiers()3138 DS.getTypeSpecScope() = SS; in ParseDeclarationSpecifiers()4171 CXXScopeSpec &SS = DS.getTypeSpecScope(); in ParseEnumSpecifier()
1216 DS.getTypeSpecScope() = SS; in ParseBaseTypeSpecifier()1524 CXXScopeSpec &SS = DS.getTypeSpecScope(); in ParseClassSpecifier()
1499 Result = S.getElaboratedType(Keyword, DS.getTypeSpecScope(), Result, in ConvertDeclSpecToType()5415 const CXXScopeSpec& SS = DS.getTypeSpecScope(); in VisitElaboratedTypeLoc()
4276 const CXXScopeSpec &SS = DS.getTypeSpecScope(); in ParsedFreeStandingDeclSpec()