Home
last modified time | relevance | path

Searched defs:GetEnumValue (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h43 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dir.go398 func (a Attribute) GetEnumValue() (val uint64) { func