Home
last modified time | relevance | path

Searched defs:skipws (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/hicpp/
H A Dsigned-bitwise-standard-types.h60 skipws = 1u << 13u, enumerator
/llvm-project/libcxx/src/
H A Dios.cpp76 const ios_base::fmtflags ios_base::skipws; member in ios_base