Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h565 llvm::DICompositeType *getOrCreateLimitedType(const RecordType *Ty,
H A DCGDebugInfo.cpp2128 llvm::DICompositeType *FwdDecl = getOrCreateLimitedType(Ty, DefUnit); in CreateTypeDefinition()
2954 llvm::DICompositeType *CGDebugInfo::getOrCreateLimitedType(const RecordType *Ty, in getOrCreateLimitedType() function in CGDebugInfo