Searched defs:SkipSpaces (Results 1 – 5 of 5) sorted by relevance
/llvm-project/third-party/unittest/googletest/src/ | ||
H A D | gtest-typed-test.cc | 43 static const char* SkipSpaces(const char* str) { in SkipSpaces() function |
/llvm-project/lldb/tools/debugserver/source/ | ||
H A D | StdStringExtractor.cpp | 339 void StdStringExtractor::SkipSpaces() { in SkipSpaces() function in StdStringExtractor |
/llvm-project/lldb/source/Utility/ | ||
H A D | StringExtractor.cpp | 365 void StringExtractor::SkipSpaces() { in SkipSpaces() function in StringExtractor |
/llvm-project/flang/runtime/ | ||
H A D | io-stmt.h | 159 RT_API_ATTRS Fortran::common::optional<char32_t> SkipSpaces( SkipSpaces() function |
/llvm-project/flang/lib/Parser/ | ||
H A D | prescan.cpp | 544 void Prescanner::SkipSpaces() { SkipSpaces() function in Fortran::parser::Prescanner |