Home
last modified time | relevance | path

Searched refs:PrintActions1 (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Driver/
H A DDriver.cpp1800 static unsigned PrintActions1(const Compilation &C, Action *A, in PrintActions1() function
1813 << PrintActions1(C, *BIA->input_begin(), Ids) << "}"; in PrintActions1()
1836 os << " {" << PrintActions1(C, A, Ids) << "}"; in PrintActions1()
1845 os << Prefix << PrintActions1(C, PreRequisite, Ids); in PrintActions1()
1880 PrintActions1(C, A, Ids); in PrintActions()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Driver/
H A DDriver.cpp1779 static unsigned PrintActions1(const Compilation &C, Action *A, in PrintActions1() function
1792 << PrintActions1(C, *BIA->input_begin(), Ids) << "}"; in PrintActions1()
1815 os << " {" << PrintActions1(C, A, Ids) << "}"; in PrintActions1()
1824 os << Prefix << PrintActions1(C, PreRequisite, Ids); in PrintActions1()
1859 PrintActions1(C, A, Ids); in PrintActions()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Driver/
H A DDriver.cpp1681 static unsigned PrintActions1(const Compilation &C, Action *A, in PrintActions1() function
1694 << PrintActions1(C, *BIA->input_begin(), Ids) << "}"; in PrintActions1()
1717 os << " {" << PrintActions1(C, A, Ids) << "}"; in PrintActions1()
1726 os << Prefix << PrintActions1(C, PreRequisite, Ids); in PrintActions1()
1761 PrintActions1(C, A, Ids); in PrintActions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Driver/
H A DDriver.cpp1891 static unsigned PrintActions1(const Compilation &C, Action *A, in PrintActions1() function
1911 << PrintActions1(C, *BIA->input_begin(), Ids, SibIndent, SibKind) << "}";
1931 os << " {" << PrintActions1(C, A, Ids, SibIndent, SibKind) << "}"; in __anon7e94515a0802()
1941 os << Prefix << PrintActions1(C, PreRequisite, Ids, SibIndent, SibKind);
1981 PrintActions1(C, A, Ids); in PrintActions()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Driver/
H A DDriver.cpp1890 static unsigned PrintActions1(const Compilation &C, Action *A, in PrintActions1() function
1910 << PrintActions1(C, *BIA->input_begin(), Ids, SibIndent, SibKind) << "}";
1930 os << " {" << PrintActions1(C, A, Ids, SibIndent, SibKind) << "}"; in __anon0c879bf90802()
1940 os << Prefix << PrintActions1(C, PreRequisite, Ids, SibIndent, SibKind);
1980 PrintActions1(C, A, Ids); in PrintActions()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Driver/
H A DDriver.cpp1861 static unsigned PrintActions1(const Compilation &C, Action *A, in PrintActions1() function
1881 << PrintActions1(C, *BIA->input_begin(), Ids, SibIndent, SibKind) << "}";
1901 os << " {" << PrintActions1(C, A, Ids, SibIndent, SibKind) << "}"; in __anon7251e8f30802()
1911 os << Prefix << PrintActions1(C, PreRequisite, Ids, SibIndent, SibKind);
1951 PrintActions1(C, A, Ids); in PrintActions()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Driver/
H A DDriver.cpp1904 static unsigned PrintActions1(const Compilation &C, Action *A, in PrintActions1() function
1924 << PrintActions1(C, *BIA->input_begin(), Ids, SibIndent, SibKind) << "}";
1944 os << " {" << PrintActions1(C, A, Ids, SibIndent, SibKind) << "}"; in __anonc2a7d58f0802()
1954 os << Prefix << PrintActions1(C, PreRequisite, Ids, SibIndent, SibKind);
1994 PrintActions1(C, A, Ids); in PrintActions()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Driver/
H A DDriver.cpp1827 static unsigned PrintActions1(const Compilation &C, Action *A, in PrintActions1() function
1847 << PrintActions1(C, *BIA->input_begin(), Ids, SibIndent, SibKind) << "}";
1870 os << " {" << PrintActions1(C, A, Ids, SibIndent, SibKind) << "}"; in __anon801d45710702()
1880 os << Prefix << PrintActions1(C, PreRequisite, Ids, SibIndent, SibKind);
1920 PrintActions1(C, A, Ids); in PrintActions()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Driver/
H A DDriver.cpp1827 static unsigned PrintActions1(const Compilation &C, Action *A, in PrintActions1() function
1847 << PrintActions1(C, *BIA->input_begin(), Ids, SibIndent, SibKind) << "}";
1870 os << " {" << PrintActions1(C, A, Ids, SibIndent, SibKind) << "}"; in __anon6d439daa0702()
1880 os << Prefix << PrintActions1(C, PreRequisite, Ids, SibIndent, SibKind);
1920 PrintActions1(C, A, Ids); in PrintActions()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Driver/
H A DDriver.cpp1890 static unsigned PrintActions1(const Compilation &C, Action *A, in PrintActions1() function
1910 << PrintActions1(C, *BIA->input_begin(), Ids, SibIndent, SibKind) << "}";
1930 os << " {" << PrintActions1(C, A, Ids, SibIndent, SibKind) << "}"; in __anonf4e46a8d0802()
1940 os << Prefix << PrintActions1(C, PreRequisite, Ids, SibIndent, SibKind);
1980 PrintActions1(C, A, Ids); in PrintActions()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Driver/
H A DDriver.cpp1941 static unsigned PrintActions1(const Compilation &C, Action *A, in PrintActions1() function
1961 << PrintActions1(C, *BIA->input_begin(), Ids, SibIndent, SibKind) << "}";
1981 os << " {" << PrintActions1(C, A, Ids, SibIndent, SibKind) << "}"; in __anon37b1573a0802()
1991 os << Prefix << PrintActions1(C, PreRequisite, Ids, SibIndent, SibKind);
2031 PrintActions1(C, A, Ids); in PrintActions()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Driver/
H A DDriver.cpp1944 static unsigned PrintActions1(const Compilation &C, Action *A, in PrintActions1() function
1964 << PrintActions1(C, *BIA->input_begin(), Ids, SibIndent, SibKind) << "}";
1984 os << " {" << PrintActions1(C, A, Ids, SibIndent, SibKind) << "}"; in __anonbdaf18c70802()
1994 os << Prefix << PrintActions1(C, PreRequisite, Ids, SibIndent, SibKind);
2034 PrintActions1(C, A, Ids); in PrintActions()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Driver/
H A DDriver.cpp1944 static unsigned PrintActions1(const Compilation &C, Action *A, in PrintActions1() function
1964 << PrintActions1(C, *BIA->input_begin(), Ids, SibIndent, SibKind) << "}";
1984 os << " {" << PrintActions1(C, A, Ids, SibIndent, SibKind) << "}"; in __anon47ff058f0802()
1994 os << Prefix << PrintActions1(C, PreRequisite, Ids, SibIndent, SibKind);
2034 PrintActions1(C, A, Ids); in PrintActions()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Driver/
H A DDriver.cpp1944 static unsigned PrintActions1(const Compilation &C, Action *A, in PrintActions1() function
1964 << PrintActions1(C, *BIA->input_begin(), Ids, SibIndent, SibKind) << "}";
1984 os << " {" << PrintActions1(C, A, Ids, SibIndent, SibKind) << "}"; in __anon1f3831fc0802()
1994 os << Prefix << PrintActions1(C, PreRequisite, Ids, SibIndent, SibKind);
2034 PrintActions1(C, A, Ids); in PrintActions()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Driver/
H A DDriver.cpp1944 static unsigned PrintActions1(const Compilation &C, Action *A, in PrintActions1() function
1964 << PrintActions1(C, *BIA->input_begin(), Ids, SibIndent, SibKind) << "}";
1984 os << " {" << PrintActions1(C, A, Ids, SibIndent, SibKind) << "}"; in __anon5fa236fb0802()
1994 os << Prefix << PrintActions1(C, PreRequisite, Ids, SibIndent, SibKind);
2034 PrintActions1(C, A, Ids); in PrintActions()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Driver/
H A DDriver.cpp1944 static unsigned PrintActions1(const Compilation &C, Action *A, in PrintActions1() function
1964 << PrintActions1(C, *BIA->input_begin(), Ids, SibIndent, SibKind) << "}";
1984 os << " {" << PrintActions1(C, A, Ids, SibIndent, SibKind) << "}"; in __anonad698c580802()
1994 os << Prefix << PrintActions1(C, PreRequisite, Ids, SibIndent, SibKind);
2034 PrintActions1(C, A, Ids); in PrintActions()