Searched defs:SupportsProfiling (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h437 virtual bool SupportsProfiling() const { return true; } function in class:clang::driver::ToolChain
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp2489 bool MachO::SupportsProfiling() const { function in class:MachO
H A DWebAssembly.cpp175 bool WebAssembly::SupportsProfiling() const { return false; } function in class:WebAssembly
H A DXCore.cpp107 bool XCoreToolChain::SupportsProfiling() const { return false; } function in class:XCoreToolChain

Completed in 128 milliseconds