/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | DebugSupport.cpp | 67 std::vector<std::pair<Atom, Solver::Result::Assignment>> Sorted = { in operator <<() local
|
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsELFObjectWriter.cpp | 448 std::list<MipsRelocationEntry> Sorted; sortRelocs() local [all...] |
/llvm-project/clang/unittests/Format/ |
H A D | SortImportsTestJava.cpp | 19 auto Sorted = applyAllReplacements(Code, Replaces); in sort() local
|
H A D | SortImportsTestJS.cpp | 27 auto Sorted = in sort() local
|
H A D | SortIncludesTest.cpp | 33 auto Sorted = applyAllReplacements(Code, Replaces); in sort() local 1302 StringRef Sorted = "#include <a.h>\n" TEST_F() local
|
/llvm-project/clang-tools-extra/clang-tidy/utils/ |
H A D | UseRangesCheck.cpp | 179 llvm::SmallVector<unsigned> Sorted(Indexes); removeFunctionArgs() local
|
/llvm-project/llvm/utils/UnicodeData/ |
H A D | UnicodeNameMappingGenerator.cpp | 138 std::vector<std::string> Sorted(Names.begin(), Names.end()); in serialize() local
|
/llvm-project/clang-tools-extra/include-cleaner/lib/ |
H A D | HTMLReport.cpp | 326 std::vector<std::pair<Symbol, unsigned>> Sorted = {FirstRef.begin(), writeProvides() local
|
/llvm-project/bolt/lib/Passes/ |
H A D | LongJmp.cpp | 634 std::vector<BinaryFunction *> Sorted = BC.getSortedFunctions(); runOnFunctions() local
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | Serialization.cpp | 169 std::vector<llvm::StringRef> Sorted; member in clang::clangd::__anon7092da530111::StringTableOut
|
/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerImpl.cpp | 901 std::vector<std::pair<StringRef, DebugInfoSize>> Sorted; in printStatistic() local
|
/llvm-project/libcxx/benchmarks/ |
H A D | map.bench.cpp |
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerModuleLDSPass.cpp | 1178 auto Sorted = sortByName(std::vector<GlobalVariable *>( createLDSVariableReplacement() local
|
/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 485 bool Sorted = false; global() variable
|
/llvm-project/clang/lib/Driver/ |
H A D | OffloadBundler.cpp | 1477 std::set<StringRef> Sorted; UnbundleFiles() local
|
H A D | Driver.cpp | 4603 SmallVector<StringRef, 0> Sorted(Arches.begin(), Arches.end()); BuildOffloadingActions() local
|
/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 657 SmallVector<StringRef, 0> Sorted(NameTab.keys()); dumpNames() local
|
/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFLinker.cpp | 2952 std::vector<std::pair<StringRef, DebugInfoSize>> Sorted; link() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 1995 unsigned P = Sorted[I], Count = 1; in getPerfectCompletions() local
|