Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5436 auto AliaseeDecl = CGM.getMangledNameDecl(GV->getName()); in EmitGlobalAlias() local
5439 if (!AliaseeDecl) in EmitGlobalAlias()
5452 AliaseeDecl.getCanonicalDecl().getDecl()))) in EmitGlobalAlias()