Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp6097 auto AliaseeDecl = CGM.getMangledNameDecl(GV->getName()); in EmitGlobalAlias() local
6100 if (!AliaseeDecl) in EmitGlobalAlias()
6113 AliaseeDecl.getCanonicalDecl().getDecl()))) in EmitGlobalAlias()