Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Driver/
H A DToolChain.h236 virtual bool SupportsProfiling() const { return true; } in SupportsProfiling() function
/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DToolChains.cpp977 bool MachO::SupportsProfiling() const { in SupportsProfiling() function in MachO
3556 bool XCore::SupportsProfiling() const { in SupportsProfiling() function in XCore