Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp598 static bool appendType(SmallStringEnc &Enc, QualType QType, in appendType()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp3269 QualType QType = VD->getType(); in CheckOMPThreadPrivateDecl() local
19345 QualType QType = D->getType(); in ActOnOpenMPAlignedClause() local
H A DSemaExpr.cpp3036 QualType QType = QualType(Qualifier->getAsType(), 0); in PerformObjectMemberConversion() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5980 auto *QType = in getObjCObjectPointerType() local