Home | History | Annotate | Download | only in AST

Lines Matching refs:getAsType

816     const Type *type = qualifier->getAsType();
1383 manglePrefix(QualType(qualifier->getAsType(), 0));
3095 mangleType(A.getAsType());
3307 if (!isCharType(TemplateArgs[0].getAsType()))
3323 if (!isCharType(TemplateArgs[0].getAsType()))
3326 if (!isCharSpecialization(TemplateArgs[1].getAsType(), "char_traits"))
3372 if (!isCharType(TemplateArgs[0].getAsType()))
3375 if (!isCharSpecialization(TemplateArgs[1].getAsType(), "char_traits"))
3378 if (!isCharSpecialization(TemplateArgs[2].getAsType(), "allocator"))