/openbsd/gnu/llvm/clang/lib/Tooling/Transformer/ |
H A D | SourceCodeBuilders.cpp | 77 StringRef Text = getText(E, Context); in buildParens() local 90 StringRef Text = in buildDereference() local 97 StringRef Text = getText(E, Context); in buildDereference() local 113 StringRef Text = in buildAddressOf() local 120 StringRef Text = getText(E, Context); in buildAddressOf() local 146 StringRef Text = getText(E, Context); in buildAccessForValue() local 172 StringRef Text = getText(E, Context); in buildAccessForPointer() local
|
/openbsd/gnu/llvm/clang/lib/Format/ |
H A D | Encoding.h | 34 inline Encoding detectEncoding(StringRef Text) { in detectEncoding() 45 inline unsigned columnWidth(StringRef Text, Encoding Encoding) { in columnWidth() 61 inline unsigned columnWidthWithTabs(StringRef Text, unsigned StartColumn, in columnWidthWithTabs() 97 inline unsigned getEscapeSequenceLength(StringRef Text) { in getEscapeSequenceLength()
|
H A D | WhitespaceManager.cpp | 77 bool WhitespaceManager::inputUsesCRLF(StringRef Text, bool DefaultToCRLF) { in inputUsesCRLF() 133 StringRef Text(PreviousOriginalWhitespaceEndData, in calculateLineBreakInformation() local 1446 void WhitespaceManager::storeReplacement(SourceRange Range, StringRef Text) { in storeReplacement() 1464 void WhitespaceManager::appendNewlineText(std::string &Text, in appendNewlineText() 1476 std::string &Text, unsigned Newlines, unsigned PreviousEndOfTokenColumn, in appendEscapedNewlineText() 1489 void WhitespaceManager::appendIndentText(std::string &Text, in appendIndentText() 1541 unsigned WhitespaceManager::appendTabIndent(std::string &Text, unsigned Spaces, in appendTabIndent()
|
H A D | BreakableToken.cpp | 68 getCommentSplit(StringRef Text, unsigned ContentStartColumn, in getCommentSplit() 171 getStringSplit(StringRef Text, unsigned UsedColumns, unsigned ColumnLimit, in getStringSplit() 319 StringRef Text = Content[LineIndex].substr(TailOffset); in compressWhitespace() local 415 const StringRef &Text = Content[i]; in BreakableBlockComment() local 603 StringRef Text = Content[LineIndex].substr(TailOffset); in insertBreak() local 917 StringRef Text = Content[LineIndex].substr(TailOffset); in insertBreak() local
|
H A D | FormatTokenLexer.cpp | 959 static size_t countLeadingWhitespace(StringRef Text) { in countLeadingWhitespace() 1017 StringRef Text = FormatTok->TokenText; in getNextToken() local 1177 StringRef Text = FormatTok->TokenText; in getNextToken() local
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | CodeCompleteConsumer.cpp | 177 CodeCompletionString::Chunk::Chunk(ChunkKind Kind, const char *Text) in Chunk() 251 CodeCompletionString::Chunk::CreateText(const char *Text) { in CreateText() 442 void CodeCompletionBuilder::AddTypedTextChunk(const char *Text) { in AddTypedTextChunk() 446 void CodeCompletionBuilder::AddTextChunk(const char *Text) { in AddTextChunk() 458 void CodeCompletionBuilder::AddInformativeChunk(const char *Text) { in AddInformativeChunk() 472 const char *Text) { in AddChunk()
|
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | FormatUtil.h | 25 #define PUSH_MASKED_FLAG(Enum, Mask, TheOpt, Value, Text) \ argument 29 #define PUSH_FLAG(Enum, TheOpt, Value, Text) \ argument
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/Symbolize/ |
H A D | Markup.cpp | 145 static MarkupNode textNode(StringRef Text) { in textNode() 154 void MarkupParser::parseTextOutsideMarkup(StringRef Text) { in parseTextOutsideMarkup()
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | CommentParser.cpp | 134 StringRef Text) { in formTokenWithChars() 180 StringRef Text = StringRef(TextPtr, Length); in lexWord() local 225 StringRef Text = StringRef(TextPtr, Length); in lexDelimitedSeq() local 697 StringRef Text; in parseVerbatimLine() local
|
H A D | CommentBriefParser.cpp | 42 bool isWhitespace(StringRef Text) { in isWhitespace()
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | CommentLexer.h | 103 void setText(StringRef Text) { in setText() 145 void setVerbatimBlockText(StringRef Text) { in setVerbatimBlockText() 166 void setVerbatimLineText(StringRef Text) { in setVerbatimLineText()
|
H A D | Comment.h | 199 StringRef Text; member 267 StringRef Text; variable 272 StringRef Text) : in TextComment() 847 StringRef Text; variable 851 StringRef Text) : in VerbatimBlockLineComment() 936 StringRef Text) : in VerbatimLineComment()
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | Locale.cpp | 9 int columnWidth(StringRef Text) { in columnWidth()
|
H A D | AutoConvert.cpp | 53 std::error_code llvm::setFileTag(int FD, int CCSID, bool Text) { in setFileTag()
|
H A D | Unicode.cpp | 481 int columnWidthUTF8(StringRef Text) { in columnWidthUTF8()
|
/openbsd/gnu/llvm/clang/include/clang/Frontend/ |
H A D | VerifyDiagnosticConsumer.h | 204 const std::string Text; variable 222 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in Directive()
|
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/ |
H A D | Markup.h | 35 StringRef Text; member
|
/openbsd/gnu/llvm/lldb/include/lldb/Expression/ |
H A D | UtilityFunction.h | 85 const char *Text() override { return m_function_text.c_str(); } in Text() function
|
H A D | LLVMUserExpression.h | 72 const char *Text() override { return m_transformed_text.c_str(); } in Text() function
|
H A D | FunctionCaller.h | 268 const char *Text() override { return m_wrapper_function_text.c_str(); } in Text() function
|
H A D | UserExpression.h | 186 const char *Text() override { return m_expr_text.c_str(); } in Text() function
|
/openbsd/gnu/llvm/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 92 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in StandardDirective() 109 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in RegexDirective() 290 std::string Text; member 1133 bool MatchAnyLine, StringRef Text, in create()
|
/openbsd/gnu/llvm/clang/lib/Tooling/Inclusions/ |
H A D | HeaderAnalysis.cpp | 96 std::optional<StringRef> parseIWYUPragma(const char *Text) { in parseIWYUPragma()
|
/openbsd/gnu/llvm/clang/include/clang/Edit/ |
H A D | EditedSource.h | 41 StringRef Text; member
|
/openbsd/gnu/llvm/compiler-rt/lib/ubsan/ |
H A D | ubsan_diag.h | 104 const char *Text; variable 108 Range(MemoryLocation Start, MemoryLocation End, const char *Text) in Range()
|