Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h673 llvm::DICompositeType *getOrCreateRecordFwdDecl(const RecordType *,
H A DCGDebugInfo.cpp1162 CGDebugInfo::getOrCreateRecordFwdDecl(const RecordType *Ty, in getOrCreateRecordFwdDecl() function in CGDebugInfo
2817 T = getOrCreateRecordFwdDecl(Ty, getDeclContextDescriptor(RD)); in CreateType()
3881 return getOrCreateRecordFwdDecl(Ty, RDContext); in CreateLimitedType()