| /src/contrib/llvm-project/clang/lib/Driver/ToolChains/ ! |
| H A D | Clang.h | 112 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 D | Gnu.h | 46 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 D | DragonFly.h | 27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | Solaris.h | 26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 40 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | PS4CPU.h | 34 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 D | XCore.h | 27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | SPIRV.h | 30 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 42 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | NetBSD.h | 26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | CrossWindows.h | 27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | ZOS.h | 26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | OpenBSD.h | 28 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 40 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | Darwin.h | 56 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 D | FreeBSD.h | 27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | AIX.h | 26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | Cuda.h | 88 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 D | Fuchsia.h | 26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | BareMetal.h | 93 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 106 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | Hexagon.h | 28 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 42 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | MinGW.h | 30 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 42 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | InterfaceStubs.h | 23 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | Haiku.h | 26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | CSKYToolChain.h | 50 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | HLSL.h | 25 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| H A D | AVR.h | 57 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| /src/contrib/llvm-project/clang/include/clang/Driver/ ! |
| H A D | Tool.h | 57 virtual bool hasIntegratedCPP() const = 0;
|