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.h728 llvm::DICompositeType *getOrCreateRecordFwdDecl(const RecordType *,
H A DCGDebugInfo.cpp1337 CGDebugInfo::getOrCreateRecordFwdDecl(const RecordType *Ty, in getOrCreateRecordFwdDecl() function in CGDebugInfo
3041 T = getOrCreateRecordFwdDecl(Ty, getDeclContextDescriptor(RD)); in CreateType()
4131 return getOrCreateRecordFwdDecl(Ty, RDContext); in CreateLimitedType()