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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp463 llvm::DIType CGDebugInfo::CreateQualifiedType(QualType Ty, llvm::DIFile Unit) { function in class:CGDebugInfo
581 return CreateQualifiedType(PointeeTy, Unit);
1745 return CreateQualifiedType(Ty, Unit);

Completed in 22 milliseconds