Searched defs:SupportsProfiling (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DXCore.cpp110 bool XCoreToolChain::SupportsProfiling() const { return false; } function in class:XCoreToolChain
H A DVEToolchain.cpp76 bool VEToolChain::SupportsProfiling() const { return false; } function in class:VEToolChain
H A DWebAssembly.cpp264 bool WebAssembly::SupportsProfiling() const { return false; } function in class:WebAssembly
H A DDarwin.cpp3137 bool MachO::SupportsProfiling() const { function in class:MachO
/freebsd-current/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h554 virtual bool SupportsProfiling() const { return true; } function in class:clang::driver::ToolChain

Completed in 180 milliseconds