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

/openbsd-current/gnu/llvm/clang/lib/Driver/ToolChains/
H A DXCore.cpp111 bool XCoreToolChain::SupportsProfiling() const { return false; } function in class:XCoreToolChain
H A DVEToolchain.cpp73 bool VEToolChain::SupportsProfiling() const { return false; } function in class:VEToolChain
H A DWebAssembly.cpp217 bool WebAssembly::SupportsProfiling() const { return false; } function in class:WebAssembly
H A DDarwin.cpp2976 bool MachO::SupportsProfiling() const { function in class:MachO
/openbsd-current/gnu/llvm/clang/include/clang/Driver/
H A DToolChain.h531 virtual bool SupportsProfiling() const { return true; } function in class:clang::driver::ToolChain

Completed in 93 milliseconds