Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h437 llvm::DICompositeType *getOrCreateLimitedType(const RecordType *Ty,
DCGDebugInfo.cpp1717 llvm::DICompositeType *FwdDecl = getOrCreateLimitedType(Ty, DefUnit); in CreateTypeDefinition()
2477 llvm::DICompositeType *CGDebugInfo::getOrCreateLimitedType(const RecordType *Ty, in getOrCreateLimitedType() function in CGDebugInfo