Searched defs:QType (Results 1 – 9 of 9) sorted by relevance
22 static unsigned getNameSpecifierNestingLevel(const QualType &QType) { in getNameSpecifierNestingLevel()
88 bool isPointerConst(QualType QType) { in isPointerConst()94 bool isAutoPointerConst(QualType QType) { in isAutoPointerConst()
1045 auto IsCharPtrPtr = [](QualType QType) -> MainType { in isParamInMainLikeFunction() argument 1058 __anone46946050302(QualType QType) isParamInMainLikeFunction() argument [all...]
6 typedef int QType; typedef
136 QualType QType = TL.getType(); in VisitTypeLoc() local
598 static bool appendType(SmallStringEnc &Enc, QualType QType, in appendType() argument
3268 QualType QType = VD->getType(); CheckOMPThreadPrivateDecl() local 19830 QualType QType = D->getType(); ActOnOpenMPAlignedClause() local
3029 QualType QType = QualType(Qualifier->getAsType(), 0); PerformObjectMemberConversion() local
5690 auto *QType = getObjCObjectPointerType() local