Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h287 llvm::DIType *GetPreferredNameType(const CXXRecordDecl *RD,
H A DCGDebugInfo.cpp2700 llvm::DIType *CGDebugInfo::GetPreferredNameType(const CXXRecordDecl *RD, in GetPreferredNameType() function in CGDebugInfo
2770 if (auto *PrefDI = GetPreferredNameType(CXXDecl, DefUnit)) in CreateTypeDefinition()