Searched defs:CALLBACK (Results 1 – 10 of 10) sorted by relevance
17 #define CALLBACK macro
24 static constexpr Attribute CALLBACK = 0x1U << 4; variable
33 CALLBACK = 1, enumerator
31 static constexpr Attribute CALLBACK = 0x1U << 4; variable
44 constexpr const char* CALLBACK = "callback"; variable
31 using CALLBACK = std::function<void(int)>; variable
49 CALLBACK, // "callback" enumerator
59 CALLBACK, // "callback" enumerator
23 CALLBACK = 5 variable in TokenType282 CALLBACK = 3 variable in IdlType
60 constexpr const char* CALLBACK = "callback"; variable