Searched defs:SupportsProfiling (Results 1 – 5 of 5) sorted by relevance
72 bool SupportsProfiling() const override { return false; } in SupportsProfiling() function
160 bool SupportsProfiling() const override { return false; } in SupportsProfiling() function
266 bool WebAssembly::SupportsProfiling() const { return false; } in SupportsProfiling() function in WebAssembly
3232 bool MachO::SupportsProfiling() const { in SupportsProfiling() function in MachO
568 virtual bool SupportsProfiling() const { return true; } in SupportsProfiling() function