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