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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp557 llvm::DIType Ty = getOrCreateLimitedType(CGM.getContext().getTypeDeclType(RD),
1230 llvm::DIType FwdDecl = getOrCreateLimitedType(QualType(Ty, 0), DefUnit);
1821 /// getOrCreateLimitedType - Get the type from the cache or create a new
1823 llvm::DIType CGDebugInfo::getOrCreateLimitedType(QualType Ty, function in class:CGDebugInfo

Completed in 130 milliseconds