Searched refs:InterruptFlags (Results 1 – 3 of 3) sorted by relevance
1280 class InterruptFlags {1284 InterruptFlags(InterruptFlagsType type) // NOLINT(runtime/explicit) in InterruptFlags() function1286 InterruptFlags(uint32_t type) // NOLINT(runtime/explicit) in InterruptFlags() function1294 inline std::ostream& operator<<(std::ostream& os, InterruptFlags option) {
547 const char* InterruptFlags::GetName() const { in GetName()
415 virtual DisassemblerStream& operator<<(InterruptFlags iflags) {