Searched refs:getTypeSpecWidth (Results 1 – 4 of 4) sorted by relevance
422 TSW getTypeSpecWidth() const { return (TSW)TypeSpecWidth; } in getTypeSpecWidth() function507 getTypeSpecWidth() != DeclSpec::TSW_unspecified || in hasTypeSpecifier()
684 switch (DS.getTypeSpecWidth()) { in ConvertDeclSpecToType()698 switch (DS.getTypeSpecWidth()) { in ConvertDeclSpecToType()716 if (DS.getTypeSpecWidth() == DeclSpec::TSW_long) in ConvertDeclSpecToType()749 assert(DS.getTypeSpecWidth() == 0 && DS.getTypeSpecComplex() == 0 && in ConvertDeclSpecToType()765 assert(DS.getTypeSpecWidth() == 0 && DS.getTypeSpecComplex() == 0 && in ConvertDeclSpecToType()
708 writtenBS.Width = getTypeSpecWidth(); in SaveWrittenBuiltinSpecs()
1745 if (DS.getTypeSpecWidth() != DeclSpec::TSW_long) in ParseDeclarationSpecifiers()1997 DS.getTypeSpecWidth() != DeclSpec::TSW_unspecified || in ParseOptionalTypeSpecifier()2050 if (DS.getTypeSpecWidth() != DeclSpec::TSW_long) in ParseOptionalTypeSpecifier()