Home
last modified time | relevance | path

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

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