Home
last modified time | relevance | path

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

12

/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDClang.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
HDGnu.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
HDDragonFly.h27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDSolaris.h26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
40 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDPS4CPU.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
HDCrossWindows.h27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDXCore.h27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDNetBSD.h26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDSPIRV.h30 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
42 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDOpenBSD.h28 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
40 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDZOS.h26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDFreeBSD.h27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDDarwin.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
HDAIX.h26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDCuda.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
HDFuchsia.h26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDBareMetal.h93 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
106 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDHexagon.h28 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
42 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDMinGW.h30 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
42 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDInterfaceStubs.h23 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDHaiku.h26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDHLSL.h25 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDCSKYToolChain.h50 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
HDAVR.h57 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
HDTool.h57 virtual bool hasIntegratedCPP() const = 0;

12