Home | History | Annotate | Download | only in AST

Lines Matching refs:isLiteralType

189     if (!hasNonLiteralTypeFieldsOrBases() && !BaseType->isLiteralType())
673 if (!T->isLiteralType() || T.isVolatileQualified())
839 if (!T->isLiteralType() ||