Home
last modified time | relevance | path

Searched refs:hasIntegratedCPP (Results 1 – 25 of 35) sorted by relevance

12

/src/contrib/llvm-project/clang/lib/Driver/ToolChains/ !
H A DClang.h112 bool hasIntegratedCPP() const override { return true; } in hasIntegratedCPP() function
136 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
150 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
168 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
183 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DGnu.h46 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
58 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
72 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
110 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
121 bool hasIntegratedCPP() const override { return true; } in hasIntegratedCPP() function
131 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DDragonFly.h27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DSolaris.h26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
40 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DPS4CPU.h34 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
48 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
63 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DXCore.h27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DSPIRV.h30 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
42 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DNetBSD.h26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DCrossWindows.h27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DZOS.h26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DOpenBSD.h28 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
40 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DDarwin.h56 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
74 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
88 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
101 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
114 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
128 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DFreeBSD.h27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DAIX.h26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DCuda.h88 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
102 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
115 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DFuchsia.h26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DBareMetal.h93 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
106 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DHexagon.h28 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
42 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DMinGW.h30 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
42 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DInterfaceStubs.h23 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DHaiku.h26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DCSKYToolChain.h50 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DHLSL.h25 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DAVR.h57 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
/src/contrib/llvm-project/clang/include/clang/Driver/ !
H A DTool.h57 virtual bool hasIntegratedCPP() const = 0;

12