Searched refs:getOrCreateLimitedType (Results 1 – 2 of 2) sorted by relevance
767 llvm::DICompositeType *getOrCreateLimitedType(const RecordType *Ty);
3075 llvm::DICompositeType *FwdDecl = getOrCreateLimitedType(Ty); in CreateTypeDefinition()4080 CGDebugInfo::getOrCreateLimitedType(const RecordType *Ty) { in getOrCreateLimitedType() function in CGDebugInfo