Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Ddibuilder.go81 DW_ATE_signed_fixed DwarfTypeEncoding = 0x0d const
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp862 Encoding = llvm::dwarf::DW_ATE_signed_fixed; in CreateType()