Searched defs:is_volatile (Results 1 – 3 of 3) sorted by relevance
52 struct is_volatile { struct57 struct is_volatile<volatile T> { struct61 int is_volatile0[is_volatile<int>::value? -1 : 1]; argument
1736 val is_volatile : llvalue -> bool val
931 void is_volatile() in is_volatile() function