Home
last modified time | relevance | path

Searched defs:Insertions (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DMathMissingParenthesesCheck.cpp94 Insertions; in check() local
/llvm-project/llvm/unittests/IR/
H A DCFGBuilder.cpp185 TEST(CFGBuilder, Insertions) { in TEST() argument
/llvm-project/clang-tools-extra/clang-include-fixer/
H A DIncludeFixer.cpp414 clang::tooling::Replacements Insertions; createIncludeFixerReplacements() local
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DHTMLReport.cpp427 std::vector<llvm::StringRef> Insertions{Insertion.keys().begin(), writeCode() local
/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeMemberInitCheck.cpp202 SmallVector<InitializerInsertion, 16> Insertions; in computeInsertions() local
/llvm-project/bolt/lib/Passes/
H A DLongJmp.cpp549 Insertions; relax() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp1112 SmallSetVector<MachineInstr *, 2> Insertions; global() member in SlotIndexUpdateDelegate