Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5714 llvm::DIType *EDTy = in EmitGlobalVariable() local
5716 assert (EDTy->getTag() == llvm::dwarf::DW_TAG_enumeration_type); in EmitGlobalVariable()
5717 (void)EDTy; in EmitGlobalVariable()