Home
last modified time | relevance | path

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

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