Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DClang.h112 bool hasIntegratedCPP() const override { return true; } in hasIntegratedCPP() function
134 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
148 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
166 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
179 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
194 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DMyriad.h26 bool hasIntegratedCPP() const override { return true; } in hasIntegratedCPP() function
38 bool hasIntegratedCPP() const override { return false; } // not sure. in hasIntegratedCPP() function
55 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DGnu.h45 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
57 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
71 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
109 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
120 bool hasIntegratedCPP() const override { return true; } in hasIntegratedCPP() function
130 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DMinix.h25 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
37 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DAnanas.h26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DDragonFly.h26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DSolaris.h27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
39 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 DCrossWindows.h27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
39 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 DAIX.h26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DSPIRV.h33 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
45 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 DCuda.h92 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
106 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
119 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 DDarwin.h54 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
72 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
86 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
99 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
112 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
126 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.h29 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
41 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DPS4CPU.h34 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
46 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DInterfaceStubs.h23 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DFlang.h56 bool hasIntegratedCPP() const override { return true; } in hasIntegratedCPP() function
H A DCloudABI.h26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DAVR.h53 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DCSKYToolChain.h50 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DTool.h57 virtual bool hasIntegratedCPP() const = 0;

12