Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h341 llvm::DIType *CreateBindingDeclType(const BindingDecl *BD);
H A DCGDebugInfo.cpp4773 llvm::DIType *CGDebugInfo::CreateBindingDeclType(const BindingDecl *BD) { in CreateBindingDeclType() function in CGDebugInfo
4821 llvm::DIType *Ty = CreateBindingDeclType(BD); in EmitDeclare()