Home
last modified time | relevance | path

Searched defs:SupportsProfiling (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/clang/include/clang/Driver/
HDToolChain.h227 virtual bool SupportsProfiling() const { return true; } in SupportsProfiling() function
/trueos/contrib/llvm/tools/clang/lib/Driver/
HDToolChains.cpp908 bool Darwin::SupportsProfiling() const { in SupportsProfiling() function in Darwin
2886 bool XCore::SupportsProfiling() const { in SupportsProfiling() function in XCore