Home | History | Annotate | Download | only in AST

Lines Matching refs:getAsType

807     const Type *type = qualifier->getAsType();
1375 manglePrefix(QualType(qualifier->getAsType(), 0));
3097 mangleType(A.getAsType());
3302 if (!isCharType(TemplateArgs[0].getAsType()))
3318 if (!isCharType(TemplateArgs[0].getAsType()))
3321 if (!isCharSpecialization(TemplateArgs[1].getAsType(), "char_traits"))
3367 if (!isCharType(TemplateArgs[0].getAsType()))
3370 if (!isCharSpecialization(TemplateArgs[1].getAsType(), "char_traits"))
3373 if (!isCharSpecialization(TemplateArgs[2].getAsType(), "allocator"))