Searched defs:QualTy (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1607 QualType QualTy = QualType(Ty, 0); local
2840 llvm::DIType CGDebugInfo::CreateSelfType(const QualType &QualTy, argument
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp8038 CanQualType QualTy = getFromTargetType(Ty); local

Completed in 43 milliseconds