Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h45 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h45 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc1301 int Reflection::GetEnumValue(const Message& message, in GetEnumValue() function in google::protobuf::Reflection
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go360 func (a Attribute) GetEnumValue() (val uint64) { func