Home | History | Annotate | Download | only in Sema

Lines Matching full:gettypespeccomplex

754     assert(DS.getTypeSpecWidth() == 0 && DS.getTypeSpecComplex() == 0 &&
770 assert(DS.getTypeSpecWidth() == 0 && DS.getTypeSpecComplex() == 0 &&
881 if (DS.getTypeSpecComplex() == DeclSpec::TSC_complex) {
897 if (DS.getTypeSpecComplex() == DeclSpec::TSC_imaginary)