/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/ |
H A D | Clang.h | 114 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 | 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 | Darwin.h | 54 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 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | SPIRV.h | 33 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 45 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
H A D | PS4CPU.h | 34 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function 46 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 | Flang.h | 73 bool hasIntegratedCPP() const override { return true; } in hasIntegratedCPP() function
|
H A D | InterfaceStubs.h | 23 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
H A D | RISCVToolchain.h | 52 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
H A D | AVR.h | 55 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|
H A D | HIPAMD.h | 28 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function
|