Home | History | Annotate | Download | only in Sema

Lines Matching refs:isLiteralType

5377   if (T->isLiteralType(Context))
5417 if (!I.getType()->isLiteralType(Context)) {
5425 if (!I->getType()->isLiteralType(Context) ||