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