Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DMyriad.h27 bool hasIntegratedCPP() const override { return true; } in hasIntegratedCPP() function
39 bool hasIntegratedCPP() const override { return false; } // not sure. in hasIntegratedCPP() function
56 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DGnu.h55 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
67 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
105 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
116 bool hasIntegratedCPP() const override { return true; } in hasIntegratedCPP() function
126 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DAnanas.h28 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
40 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 DMinix.h27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DSolaris.h28 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
40 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 DFreeBSD.h28 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
40 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DCuda.h91 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
107 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
121 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DCrossWindows.h27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
40 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DNetBSD.h28 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
40 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DXCore.h28 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DPS4CPU.h33 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
46 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DClang.h105 bool hasIntegratedCPP() const override { return true; } in hasIntegratedCPP() function
125 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
139 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DDarwin.h58 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
77 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
90 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
103 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
117 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DHexagon.h29 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
43 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DMinGW.h28 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
40 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DMSVC.h31 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
47 bool hasIntegratedCPP() const override { return true; } in hasIntegratedCPP() function
H A DAVR.h37 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DMSP430.h56 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DRISCVToolchain.h50 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DCloudABI.h27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DAMDGPU.h28 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
H A DWebAssembly.h26 bool hasIntegratedCPP() const override;
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DTool.h88 virtual bool hasIntegratedCPP() const = 0;

12