Searched defs:is_volatile (Results 1 – 2 of 2) sorted by relevance
24 struct _LIBCPP_TEMPLATE_VIS 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