Searched defs:is_volatile (Results 1 – 5 of 5) sorted by relevance
24 struct _LIBCPP_TEMPLATE_VIS _LIBCPP_NO_SPECIALIZATIONS is_volatile : _BoolConstant<__is_volatile(_Tp)> {}; struct
267 bool is_volatile) { in GetMemoryBuffer()286 const bool is_volatile = !IsLocal(path); in CreateWritableDataBuffer() local298 const bool is_volatile = !IsLocal(path); in CreateDataBuffer() local
52 struct is_volatile { struct57 struct is_volatile<volatile T> { struct61 int is_volatile0[is_volatile<int>::value? -1 : 1]; argument
1780 val is_volatile : llvalue -> bool global() val
1238 void is_volatile() is_volatile() function