Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Ddibuilder.go82 DW_ATE_unsigned_fixed DwarfTypeEncoding = 0x0e const
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp876 Encoding = llvm::dwarf::DW_ATE_unsigned_fixed; in CreateType()