Searched defs:isWhitespace (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentBriefParser.cpp16 inline bool isWhitespace(char C) { function in namespace:clang::comments::__anon309
46 bool isWhitespace(StringRef Text) { function in namespace:clang::comments::__anon309
H A DCommentLexer.cpp218 bool isWhitespace(const char *BufferPtr, const char *BufferEnd) { function in namespace:clang::comments::__anon303
H A DCommentParser.cpp19 static inline bool isWhitespace(llvm::StringRef S) { function in namespace:clang
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCharInfo.h87 LLVM_READONLY inline bool isWhitespace(unsigned char c) { function in namespace:clang
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h283 bool isWhitespace() const { function in class:clang::comments::TextComment
580 bool isWhitespace() const { function in class:clang::comments::ParagraphComment
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp813 static bool isWhitespace(char C) { function

Completed in 135 milliseconds