Home
last modified time | relevance | path

Searched defs:buf_ (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/test/asan/TestCases/Posix/
H A Dreadv.cpp18 char * volatile buf_ = buf; in main() local
/llvm-project/libcxx/src/include/
H A Dsso_allocator.h37 alignas(_Tp) std::byte buf_[sizeof(_Tp) * _Np]; variable
/llvm-project/flang/include/flang/Parser/
H A Dsource.h86 std::unique_ptr<llvm::WritableMemoryBuffer> buf_; variable
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flag_parser.h169 const char *buf_; variable