Searched refs:getOrCreateLimitedType (Results 1 – 2 of 2) sorted by relevance
428 llvm::DICompositeType *getOrCreateLimitedType(const RecordType *Ty,
1597 llvm::DICompositeType *FwdDecl = getOrCreateLimitedType(Ty, DefUnit); in CreateTypeDefinition()2306 llvm::DICompositeType *CGDebugInfo::getOrCreateLimitedType(const RecordType *Ty, in getOrCreateLimitedType() function in CGDebugInfo