Home
last modified time | relevance | path

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

/art/runtime/
Dexperimental_flags.h35 constexpr operator decltype(kNone)() const { in decltype() function
53 constexpr ExperimentalFlags operator&(const decltype(kNone)& b) const { in decltype() function
/art/runtime/lambda/
Dshorty_field_type.h289 inline operator decltype(kByte)() const { in decltype() function
328 inline static decltype(kByte) StaticCastValue(const T& anything) { in decltype() function