Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h122 llvm::DIType CreateQualifiedType(QualType Ty, llvm::DIFile Fg);
DCGDebugInfo.cpp546 llvm::DIType CGDebugInfo::CreateQualifiedType(QualType Ty, llvm::DIFile Unit) { in CreateQualifiedType() function in CGDebugInfo
2127 return CreateQualifiedType(Ty, Unit); in CreateTypeNode()