Searched defs:is_volatile (Results 1 – 6 of 6) sorted by relevance
52 struct is_volatile { struct57 struct is_volatile<volatile T> { struct61 int is_volatile0[is_volatile<int>::value? -1 : 1]; argument
291 const bool is_volatile; member
1011 void RTCPSender::SetFlag(RTCPPacketType type, bool is_volatile) { in SetFlag()1016 bool is_volatile) { in SetFlags()
990 backend_instruction::is_volatile() const in is_volatile() function in backend_instruction
1830 val is_volatile : llvalue -> bool val
958 void is_volatile() in is_volatile() function