Home
last modified time | relevance | path

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

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