Home
last modified time | relevance | path

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

/external/clang/include/clang/Driver/
DToolChain.h252 virtual bool SupportsProfiling() const { return true; } in SupportsProfiling() function
/external/clang/lib/Driver/
DToolChains.cpp973 bool MachO::SupportsProfiling() const { in SupportsProfiling() function in MachO
3642 bool XCore::SupportsProfiling() const { in SupportsProfiling() function in XCore