Searched refs:CreateLimitedType (Results 1 – 2 of 2) sorted by relevance
118 llvm::DIType CreateLimitedType(const RecordType *Ty);
2186 llvm::DIType CGDebugInfo::CreateLimitedType(const RecordType *Ty) { in CreateLimitedType() function in CGDebugInfo2269 return CreateLimitedType(cast<RecordType>(Ty)); in CreateLimitedTypeNode()