Searched defs:Spaces (Results 1 – 12 of 12) sorted by relevance
/llvm-project/clang/lib/Format/ |
H A D | WhitespaceManager.cpp | 37 int Spaces, unsigned StartOfTokenColumn, in Change() argument 54 unsigned Spaces, in replaceWhitespace() argument 91 unsigned Newlines, int Spaces) { in replaceWhitespaceInToken() argument 1722 unsigned Spaces = appendEscapedNewlineText() local 1733 appendIndentText(std::string & Text,unsigned IndentLevel,unsigned Spaces,unsigned WhitespaceStartColumn,bool IsAligned) appendIndentText() argument 1784 appendTabIndent(std::string & Text,unsigned Spaces,unsigned Indentation) appendTabIndent() argument [all...] |
H A D | WhitespaceManager.h | 137 int Spaces; member [all...] |
H A D | ContinuationIndenter.cpp | 738 unsigned Spaces = Current.SpacesRequiredBefore + ExtraSpaces; addTokenOnCurrentLine() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | make-shared.cpp | 303 auto Spaces = std :: shared_ptr <int>(new int()); in whitespaces() local
|
H A D | make-unique.cpp | 530 auto Spaces = std :: unique_ptr <int>(new int()); in whitespaces() local
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | Disasm.cpp |
|
/llvm-project/clang/unittests/Format/ |
H A D | FormatTest.cpp | 11421 FormatStyle Spaces = getLLVMStyle(); TEST_F() local 17090 FormatStyle Spaces = getLLVMStyle(); TEST_F() local 17101 FormatStyle Spaces = getLLVMStyle(); TEST_F() local 17432 FormatStyle Spaces = getLLVMStyle(); TEST_F() local 17495 FormatStyle Spaces = getLLVMStyle(); TEST_F() local 17826 FormatStyle Spaces = getLLVMStyle(); TEST_F() local 23942 FormatStyle Spaces = getLLVMStyle(); TEST_F() local 24233 FormatStyle Spaces = getLLVMStyle(); TEST_F() local 24243 FormatStyle Spaces = getLLVMStyle(); TEST_F() local 24331 FormatStyle Spaces = getLLVMStyle(); TEST_F() local 24644 FormatStyle Spaces = getLLVMStyle(); TEST_F() local [all...] |
H A D | FormatTestJava.cpp | 607 FormatStyle Spaces = getLLVMStyle(FormatStyle::LK_Java); in TEST_F() local
|
/llvm-project/polly/lib/External/isl/doc/ |
H A D | user.pod | 1027 =head2 Spaces section in Integer Set Library
|
/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_diag.cpp | 317 unsigned Spaces = 0; in PrintMemorySnippet() local
|
/llvm-project/llvm/docs/ |
H A D | AMDGPUUsage.rst | 1013 amdgpu-memory-scopesAddress Spaces global() argument 6047 amdgpu-amdhsa-memory-model-gfx6-gfx9Fence and Address Spaces global() argument [all...] |
H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 3203 amdgpu-dwarf-memory-spacesA.2.13 Address Spaces global() argument
|