Searched defs:is_volatile (Results 1 – 2 of 2) sorted by relevance
24 struct _LIBCPP_TEMPLATE_VIS is_volatile : _BoolConstant<__is_volatile(_Tp)> {}; struct
268 GetMemoryBuffer(const llvm::Twine & path,uint64_t size,uint64_t offset,bool is_volatile) GetMemoryBuffer() argument 287 const bool is_volatile = !IsLocal(path); CreateWritableDataBuffer() local 299 const bool is_volatile = !IsLocal(path); CreateDataBuffer() local