Home | History | Annotate | Download | only in Sema

Lines Matching refs:getTypeSpecWidth

814       switch (DS.getTypeSpecWidth()) {
833 switch (DS.getTypeSpecWidth()) {
865 if (DS.getTypeSpecWidth() == DeclSpec::TSW_long)
899 assert(DS.getTypeSpecWidth() == 0 && DS.getTypeSpecComplex() == 0 &&
912 assert(DS.getTypeSpecWidth() == 0 && DS.getTypeSpecComplex() == 0 &&