/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
H A D | Clang.h | 107 bool hasIntegratedCPP() const override { return true; } in hasIntegratedCPP() function 129 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 143 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 161 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
H A D | Myriad.h | 26 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 D | Gnu.h | 45 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 D | Ananas.h | 26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
H A D | Minix.h | 25 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 37 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 | DragonFly.h | 26 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 38 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
H A D | Solaris.h | 27 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 39 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 | 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 | 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 | 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 | 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 | 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 | MinGW.h | 29 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 41 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
H A D | Cuda.h | 91 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 105 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 118 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
H A D | Darwin.h | 54 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 72 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 85 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 98 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 112 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
H A D | PS4CPU.h | 32 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 45 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 | Flang.h | 56 bool hasIntegratedCPP() const override { return true; } in hasIntegratedCPP() function
|
H A D | WebAssembly.h | 25 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
H A D | RISCVToolchain.h | 53 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
H A D | AMDGPUOpenMP.h | 29 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
H A D | HIP.h | 33 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
H A D | AVR.h | 49 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|