Home
last modified time | relevance | path

Searched refs:Insertions (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DProTypeMemberInitCheck.cpp176 SmallVector<IntializerInsertion, 16> Insertions; in computeInsertions() local
177 Insertions.emplace_back(InitializerPlacement::New, nullptr); in computeInsertions()
182 if (Insertions.size() == 1) in computeInsertions()
183 Insertions.emplace_back(InitializerPlacement::Before, Init); in computeInsertions()
196 Insertions.back().Initializers.emplace_back(getName(D)); in computeInsertions()
200 Insertions.emplace_back(InitializerPlacement::After, Init); in computeInsertions()
208 Insertions.back().Initializers.emplace_back(getName(D)); in computeInsertions()
211 return Insertions; in computeInsertions()
/external/llvm-project/clang-tools-extra/clang-include-fixer/
DIncludeFixer.cpp412 clang::tooling::Replacements Insertions; in createIncludeFixerReplacements() local
414 Insertions.add(tooling::Replacement(FilePath, UINT_MAX, 0, IncludeName)); in createIncludeFixerReplacements()
418 auto CleanReplaces = cleanupAroundReplacements(Code, Insertions, Style); in createIncludeFixerReplacements()
/external/llvm-project/llvm/unittests/IR/
DCFGBuilder.cpp184 TEST(CFGBuilder, Insertions) { in TEST() argument
/external/llvm/lib/Target/SystemZ/
DSystemZOperators.td513 // Insertions.
DSystemZInstrInfo.td838 // Insertions of a 16-bit immediate, leaving other bits unaffected.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZOperators.td635 // Insertions.
DSystemZInstrInfo.td876 // Insertions of a 16-bit immediate, leaving other bits unaffected.
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td889 // Insertions of a 16-bit immediate, leaving other bits unaffected.
/external/one-true-awk/testdir/
Dfunstack.ok2963 S. Rao Kosaraju Insertions and Deletions in One-Sided
Dfunstack.in22559 title = "Insertions and Deletions in One-Sided Height-Balanced Trees",