Home
last modified time | relevance | path

Searched refs:Spaces (Results 1 – 25 of 29) sorted by relevance

12

/llvm-project-15.0.7/clang/lib/Format/
H A DWhitespaceManager.cpp42 ContinuesPPDirective(ContinuesPPDirective), Spaces(Spaces), in Change()
344 Changes[i].Spaces = in AlignTokenSequence()
1360 Changes[i].Spaces = Changes[Start].Spaces; in alignToStartOfCell()
1401 std::max((int)C.StartOfTokenColumn, C.Spaces) - std::max(0, C.Spaces), in generateChanges()
1442 unsigned Spaces = in appendEscapedNewlineText() local
1466 if (Spaces < FirstTabWidth || Spaces == 1) { in appendIndentText()
1484 Spaces = appendTabIndent(Text, Spaces, Indentation); in appendIndentText()
1490 Spaces = appendTabIndent(Text, Spaces, Spaces); in appendIndentText()
1497 Spaces = appendTabIndent(Text, Spaces, Indentation); in appendIndentText()
1509 Indentation = Spaces; in appendTabIndent()
[all …]
H A DWhitespaceManager.h57 void replaceWhitespace(FormatToken &Tok, unsigned Newlines, unsigned Spaces,
87 unsigned Newlines, int Spaces);
115 SourceRange OriginalWhitespaceRange, int Spaces,
142 int Spaces; member
344 unsigned Spaces, unsigned WhitespaceStartColumn,
346 unsigned appendTabIndent(std::string &Text, unsigned Spaces,
H A DContinuationIndenter.cpp653 unsigned Spaces = Current.SpacesRequiredBefore + ExtraSpaces; in addTokenOnCurrentLine() local
662 Spaces += State.FirstIndent; in addTokenOnCurrentLine()
673 Whitespaces.replaceWhitespace(Current, /*Newlines=*/0, Spaces, in addTokenOnCurrentLine()
674 State.Column + Spaces + PPColumnCorrection); in addTokenOnCurrentLine()
691 unsigned FirstColonPos = State.Column + Spaces + Current.ColumnWidth; in addTokenOnCurrentLine()
730 CurrentState.Indent = State.Column + Spaces; in addTokenOnCurrentLine()
784 State.Column += Spaces; in addTokenOnCurrentLine()
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp10063 Spaces); in TEST_F()
15607 Spaces); in TEST_F()
15610 Spaces); in TEST_F()
15613 Spaces); in TEST_F()
15618 Spaces); in TEST_F()
15622 Spaces); in TEST_F()
15627 Spaces); in TEST_F()
15648 Spaces); in TEST_F()
15651 Spaces); in TEST_F()
15656 Spaces); in TEST_F()
[all …]
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/shtest-if-else/
H A Dtest.txt19 # Spaces inside curly braces are not ignored
66 # Spaces between %if and %else are ignored. If there is no %else -
81 # Spaces are not required
/llvm-project-15.0.7/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp309 unsigned Spaces = 0; in PrintMemorySnippet() local
316 Spaces += (P % 8) == 0 ? 2 : 1; in PrintMemorySnippet()
319 while (Spaces--) in PrintMemorySnippet()
327 Spaces += 2; in PrintMemorySnippet()
/llvm-project-15.0.7/llvm/docs/AMDGPU/
H A Dgfx1030_waitcnt_depctr.rst32 …These values may be specified in any order. Spaces, ampersands and commas may be used as optional …
H A Dgfx10_waitcnt_depctr.rst31 …These values may be specified in any order. Spaces, ampersands and commas may be used as optional …
H A Dgfx1030_waitcnt.rst41 These values may be specified in any order. Spaces, ampersands and commas may be used as optional s…
H A Dgfx7_waitcnt.rst41 These values may be specified in any order. Spaces, ampersands and commas may be used as optional s…
H A Dgfx8_waitcnt.rst41 These values may be specified in any order. Spaces, ampersands and commas may be used as optional s…
H A Dgfx9_waitcnt.rst41 These values may be specified in any order. Spaces, ampersands and commas may be used as optional s…
H A Dgfx10_waitcnt.rst41 These values may be specified in any order. Spaces, ampersands and commas may be used as optional s…
H A Dgfx940_waitcnt.rst41 These values may be specified in any order. Spaces, ampersands and commas may be used as optional s…
H A Dgfx90a_waitcnt.rst41 These values may be specified in any order. Spaces, ampersands and commas may be used as optional s…
/llvm-project-15.0.7/llvm/test/tools/llvm-ar/
H A Dresponse.test8 ## Quotes and Spaces.
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dmake-shared.cpp303 auto Spaces = std :: shared_ptr <int>(new int()); in whitespaces() local
H A Dmake-unique.cpp530 auto Spaces = std :: unique_ptr <int>(new int()); in whitespaces() local
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/modernize/
H A Duse-auto.rst185 Spaces between multi-lexeme type names (``long int``) are considered as one.
/llvm-project-15.0.7/openmp/runtime/src/i18n/
H A Den_US.txt416 NthSpacesNotAllowed "%1$s: Spaces between digits are not allowed \"%2$s\"."
435 EnvSpacesNotAllowed "%1$s: Spaces between digits are not allowed \"%2$s\"."
/llvm-project-15.0.7/llvm/docs/
H A DNVPTXUsage.rst71 Address Spaces
565 Address Spaces
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DEnumAttr.td274 // Spaces in the separator string are used for printing, but will be optional
/llvm-project-15.0.7/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/
H A DAMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md21 - [4.3.4 Address Spaces](#address-spaces)
749 ### 4.3.4 Address Spaces
760 ![Address Spaces Example](images/09-extension-form-aspace.example.png)
771 ![Address Spaces Example: Step 1](images/09-extension-form-aspace.example.frame.1.png)
776 ![Address Spaces Example: Step 2](images/09-extension-form-aspace.example.frame.2.png)
782 ![Address Spaces Example: Step 3](images/09-extension-form-aspace.example.frame.3.png)
789 ![Address Spaces Example: Step 4](images/09-extension-form-aspace.example.frame.4.png)
804 ![Address Spaces Example: Step 5](images/09-extension-form-aspace.example.frame.5.png)
/llvm-project-15.0.7/llvm/docs/CommandGuide/
H A DFileCheck.rst836 literal, or a function. Spaces are accepted before, after and between any of
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod109 =item * Spaces of maps, sets and parameter domains are now
891 of dimensions and/or different names (see L<"Spaces">).
989 =head2 Spaces section in Integer Set Library
1001 Local spaces (see L</"Local Spaces">) also contain dimensions
1038 Spaces can be compared using the following functions:
1925 Spaces can be nested. In particular, the domain of a set or
1934 Spaces can be created from other spaces
1938 =head2 Local Spaces

12