Searched defs:getOrCreateLimitedType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1555 llvm::DICompositeType FwdDecl(getOrCreateLimitedType(Ty, DefUnit));
2198 /// getOrCreateLimitedType - Get the type from the cache or create a new
2200 llvm::DIType CGDebugInfo::getOrCreateLimitedType(const RecordType *Ty, function in class:CGDebugInfo

Completed in 372 milliseconds