Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlvm.c502 l_sinline int LEnum (const TValue *l, const TValue *r) { in LEnum() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1486 bool LEnum = L->isUnscopedEnumerationType(), in checkEnumArithmeticConversions() local