Home
last modified time | relevance | path

Searched refs:CreateQualifiedType (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGDebugInfo.h110 llvm::DIType CreateQualifiedType(QualType Ty, llvm::DIFile Fg);
DCGDebugInfo.cpp532 llvm::DIType CGDebugInfo::CreateQualifiedType(QualType Ty, llvm::DIFile Unit) { in CreateQualifiedType() function in CGDebugInfo
2100 return CreateQualifiedType(Ty, Unit); in CreateTypeNode()