Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.h623 llvm::DICompositeType *getOrCreateRecordFwdDecl(const RecordType *,
H A DCGDebugInfo.cpp1103 CGDebugInfo::getOrCreateRecordFwdDecl(const RecordType *Ty, in getOrCreateRecordFwdDecl() function in CGDebugInfo
2566 T = getOrCreateRecordFwdDecl(Ty, getDeclContextDescriptor(RD)); in CreateType()
3582 return getOrCreateRecordFwdDecl(Ty, RDContext); in CreateLimitedType()