Home
last modified time | relevance | path

Searched refs:getOrCreateLimitedType (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGDebugInfo.h353 llvm::DIType getOrCreateLimitedType(const RecordType *Ty, llvm::DIFile F);
DCGDebugInfo.cpp1571 cast<llvm::MDCompositeType>(getOrCreateLimitedType(Ty, DefUnit)); in CreateTypeDefinition()
2206 llvm::DIType CGDebugInfo::getOrCreateLimitedType(const RecordType *Ty, in getOrCreateLimitedType() function in CGDebugInfo