Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h110 llvm::DIType CreateQualifiedType(QualType Ty, llvm::DIFile F, bool Declaration);
DCGDebugInfo.cpp546 llvm::DIType CGDebugInfo::CreateQualifiedType(QualType Ty, llvm::DIFile Unit, in CreateQualifiedType() function in CGDebugInfo
2073 return CreateQualifiedType(Ty, Unit, Declaration); in CreateTypeNode()