Searched defs:hasIntegratedCPP (Results 1 – 2 of 2) sorted by relevance
113 bool hasIntegratedCPP() const override { return true; } in hasIntegratedCPP() function131 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function177 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function188 bool hasIntegratedCPP() const override { return true; } in hasIntegratedCPP() function198 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function215 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function229 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function247 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function321 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function361 bool hasIntegratedCPP() const override { return false; } in hasIntegratedCPP() function[all …]
7058 bool wasm::Linker::hasIntegratedCPP() const { in hasIntegratedCPP() function in wasm::Linker