Searched refs:getTypeSpecWidth (Results 1 – 5 of 5) sorted by relevance
480 TSW getTypeSpecWidth() const { return (TSW)TypeSpecWidth; } in getTypeSpecWidth() function611 getTypeSpecWidth() != DeclSpec::TSW_unspecified || in hasTypeSpecifier()
1350 switch (DS.getTypeSpecWidth()) { in ConvertDeclSpecToType()1369 switch (DS.getTypeSpecWidth()) { in ConvertDeclSpecToType()1391 switch (DS.getTypeSpecWidth()) { in ConvertDeclSpecToType()1414 switch (DS.getTypeSpecWidth()) { in ConvertDeclSpecToType()1454 if (DS.getTypeSpecWidth() == DeclSpec::TSW_long) in ConvertDeclSpecToType()1490 assert(DS.getTypeSpecWidth() == 0 && DS.getTypeSpecComplex() == 0 && in ConvertDeclSpecToType()1504 assert(DS.getTypeSpecWidth() == 0 && DS.getTypeSpecComplex() == 0 && in ConvertDeclSpecToType()
1023 writtenBS.Width = getTypeSpecWidth(); in SaveWrittenBuiltinSpecs()
8725 Diagnoser.check(DS.getTypeSpecWidthLoc(), DS.getTypeSpecWidth()); in CheckDeductionGuideDeclarator()
3539 if (DS.getTypeSpecWidth() != DeclSpec::TSW_long) in ParseDeclarationSpecifiers()