Home
last modified time | relevance | path

Searched defs:QType (Results 1 – 9 of 9) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DStaticAccessedThroughInstanceCheck.cpp22 static unsigned getNameSpecifierNestingLevel(const QualType &QType) { in getNameSpecifierNestingLevel()
H A DQualifiedAutoCheck.cpp88 bool isPointerConst(QualType QType) { in isPointerConst()
94 bool isAutoPointerConst(QualType QType) { in isAutoPointerConst()
H A DIdentifierNamingCheck.cpp1045 auto IsCharPtrPtr = [](QualType QType) -> MainType { in isParamInMainLikeFunction() argument
1058 __anone46946050302(QualType QType) isParamInMainLikeFunction() argument
[all...]
/llvm-project/clang/test/Index/
H A Dusrs.cpp6 typedef int QType; typedef
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertUtils.cpp136 QualType QType = TL.getType(); in VisitTypeLoc() local
/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp598 static bool appendType(SmallStringEnc &Enc, QualType QType, in appendType() argument
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp3268 QualType QType = VD->getType(); CheckOMPThreadPrivateDecl() local
19830 QualType QType = D->getType(); ActOnOpenMPAlignedClause() local
H A DSemaExpr.cpp3029 QualType QType = QualType(Qualifier->getAsType(), 0); PerformObjectMemberConversion() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp5690 auto *QType = getObjCObjectPointerType() local