Searched defs:GetEnumValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ | ||
H A D | MipsABIInfo.h | 43 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function |
/llvm-project/flang/lib/Semantics/ | ||
H A D | runtime-type-info.cpp | 693 SomeExpr RuntimeTableBuilder::GetEnumValue(const char *name) const { GetEnumValue() function in Fortran::semantics::RuntimeTableBuilder |