| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/ |
| D | Encoding.h | 34 inline Encoding detectEncoding(StringRef Text) { in detectEncoding() 42 inline unsigned getCodePointCountUTF8(StringRef Text) { in getCodePointCountUTF8() 52 inline unsigned getCodePointCount(StringRef Text, Encoding Encoding) { in getCodePointCount() 64 inline unsigned columnWidth(StringRef Text, Encoding Encoding) { in columnWidth() 76 inline unsigned columnWidthWithTabs(StringRef Text, unsigned StartColumn, in columnWidthWithTabs() 113 inline unsigned getEscapeSequenceLength(StringRef Text) { in getEscapeSequenceLength()
|
| D | WhitespaceManager.cpp | 253 StringRef Text) { in storeReplacement() 264 void WhitespaceManager::appendNewlineText(std::string &Text, in appendNewlineText() 270 void WhitespaceManager::appendNewlineText(std::string &Text, unsigned Newlines, in appendNewlineText() 284 void WhitespaceManager::appendIndentText(std::string &Text, in appendIndentText()
|
| D | BreakableToken.cpp | 42 static BreakableToken::Split getCommentSplit(StringRef Text, in getCommentSplit() 85 static BreakableToken::Split getStringSplit(StringRef Text, in getStringSplit() 371 StringRef Text = Lines[LineIndex].substr(TailOffset); in insertBreak() local 391 StringRef Text = Lines[LineIndex].substr(TailOffset); in replaceWhitespace() local
|
| D | Format.cpp | 335 llvm::error_code parseConfiguration(StringRef Text, FormatStyle *Style) { in parseConfiguration() 344 std::string Text; in configurationAsText() local 1154 StringRef Text = FormatTok->TokenText; in getNextToken() local 1275 static bool inputUsesCRLF(StringRef Text) { in inputUsesCRLF() 1456 OwningPtr<llvm::MemoryBuffer> Text; in getStyle() local
|
| D | ContinuationIndenter.cpp | 699 static bool getRawStringLiteralPrefixPostfix(StringRef Text, in getRawStringLiteralPrefixPostfix() 755 StringRef Text = Current.TokenText; in breakProtrudingToken() local
|
| /freebsd-10-stable/gnu/usr.bin/grep/ |
| D | xmalloc.c | 35 # define _(Text) gettext (Text) argument 38 # define _(Text) Text argument 40 #define N_(Text) Text argument
|
| D | closeout.c | 24 # define _(Text) gettext (Text) argument 26 # define _(Text) Text argument
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | CodeCompleteConsumer.cpp | 82 CodeCompletionString::Chunk::Chunk(ChunkKind Kind, const char *Text) in Chunk() 157 CodeCompletionString::Chunk::CreateText(const char *Text) { in CreateText() 346 void CodeCompletionBuilder::AddTypedTextChunk(const char *Text) { in AddTypedTextChunk() 350 void CodeCompletionBuilder::AddTextChunk(const char *Text) { in AddTextChunk() 362 void CodeCompletionBuilder::AddInformativeChunk(const char *Text) { in AddInformativeChunk() 376 const char *Text) { in AddChunk()
|
| /freebsd-10-stable/contrib/llvm/lib/Support/ |
| D | Locale.cpp | 8 int columnWidth(StringRef Text) { in columnWidth()
|
| D | Unicode.cpp | 343 int columnWidthUTF8(StringRef Text) { in columnWidthUTF8()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/ |
| D | CommentParser.cpp | 135 StringRef Text) { in formTokenWithChars() 181 StringRef Text = StringRef(TextPtr, Length); in lexWord() local 226 StringRef Text = StringRef(TextPtr, Length); in lexDelimitedSeq() local 709 StringRef Text; in parseVerbatimLine() local
|
| D | CommentBriefParser.cpp | 48 bool isWhitespace(StringRef Text) { in isWhitespace()
|
| D | CommentLexer.cpp | 491 StringRef Text(BufferPtr, TextEnd - BufferPtr); in lexVerbatimBlockFirstLine() local 521 const StringRef Text(BufferPtr, Newline - BufferPtr); in lexVerbatimLineText() local
|
| D | CommentSema.cpp | 413 StringRef Text) { in actOnText() 427 StringRef Text) { in actOnVerbatimBlockLine() 443 StringRef Text) { in actOnVerbatimLine()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Frontend/ |
| D | VerifyDiagnosticConsumer.h | 153 const std::string Text; variable 167 StringRef Text, unsigned Min, unsigned Max) in Directive()
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Expression/ |
| D | ClangUtilityFunction.h | 99 Text () in Text() function
|
| D | ClangFunction.h | 335 Text () in Text() function
|
| D | ClangUserExpression.h | 188 Text () in Text() function
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/ |
| D | CommentLexer.h | 105 void setText(StringRef Text) { in setText() 147 void setVerbatimBlockText(StringRef Text) { in setVerbatimBlockText() 168 void setVerbatimLineText(StringRef Text) { in setVerbatimLineText()
|
| D | Comment.h | 255 StringRef Text; variable 260 StringRef Text) : in TextComment() 294 StringRef Text; member 585 StringRef Text; member 849 StringRef Text; variable 853 StringRef Text) : in VerbatimBlockLineComment() 938 StringRef Text) : in VerbatimLineComment()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/ |
| D | VerifyDiagnosticConsumer.cpp | 166 StringRef Text, unsigned Min, unsigned Max) in StandardDirective() 184 StringRef Text, unsigned Min, unsigned Max) in RegexDirective() 449 std::string Text; in ParseDirective() local 824 SourceLocation DiagnosticLoc, StringRef Text, in create()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Edit/ |
| D | EditedSource.h | 34 StringRef Text; member
|
| D | Commit.h | 35 StringRef Text; member
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Tooling/ |
| D | RefactoringCallbacks.cpp | 25 StringRef Text) { in replaceStmtWithText()
|
| /freebsd-10-stable/contrib/llvm/include/llvm/MC/ |
| D | SectionKind.h | 34 Text, enumerator
|