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

/external/clang/include/clang/Driver/
H A DToolChain.h180 /// SupportsProfiling - Does this tool chain support -pg.
181 virtual bool SupportsProfiling() const { return true; } function in class:clang::driver::ToolChain
/external/clang/lib/Driver/
H A DToolChains.cpp944 bool Darwin::SupportsProfiling() const { function in class:Darwin

Completed in 62 milliseconds