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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DCommentBriefParser.cpp18 inline bool isWhitespace(char C) { function in namespace:clang::comments::__anon3124
48 bool isWhitespace(StringRef Text) { function in namespace:clang::comments::__anon3124
H A DCommentLexer.cpp210 bool isWhitespace(const char *BufferPtr, const char *BufferEnd) { function in namespace:clang::comments::__anon3126
H A DCommentParser.cpp20 static inline bool isWhitespace(llvm::StringRef S) { function in namespace:clang
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DCharInfo.h88 LLVM_READONLY static inline bool isWhitespace(unsigned char c) { function in namespace:clang
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Core/
H A DRewriter.cpp36 static inline bool isWhitespace(unsigned char c) { function
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DCommandLine.cpp442 static bool isWhitespace(char C) { function
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h276 bool isWhitespace() const { function in class:clang::comments::TextComment
565 bool isWhitespace() const { function in class:clang::comments::ParagraphComment

Completed in 177 milliseconds