Searched defs:BRIDGE (Results 1 – 2 of 2) sorted by relevance
62 enum class FrameKind : uintptr_t { BRIDGE = 1 }; enumerator
293 static constexpr ValueType BRIDGE = INVALID - 1U; variable