| /freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| HD | 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
|
| HD | 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
|
| HD | DragonFly.h | 27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | Solaris.h | 26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 40 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | 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
|
| HD | CrossWindows.h | 27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | XCore.h | 27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | NetBSD.h | 26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | SPIRV.h | 30 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 42 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | OpenBSD.h | 28 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 40 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | ZOS.h | 26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | FreeBSD.h | 27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | 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
|
| HD | AIX.h | 26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | 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
|
| HD | Fuchsia.h | 26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 39 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | BareMetal.h | 93 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 106 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | Hexagon.h | 28 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 42 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | MinGW.h | 30 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 42 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | InterfaceStubs.h | 23 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | Haiku.h | 26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | HLSL.h | 25 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | CSKYToolChain.h | 50 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| HD | AVR.h | 57 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/ |
| HD | Tool.h | 57 virtual bool hasIntegratedCPP() const = 0;
|