HomeSort by relevance Sort by last modified time
    Searched refs:SupportsProfiling (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/Driver/
ToolChain.h 234 /// SupportsProfiling - Does this tool chain support -pg.
235 virtual bool SupportsProfiling() const { return true; }
  /external/clang/lib/Driver/
ToolChains.h 293 bool SupportsProfiling() const override;
759 bool SupportsProfiling() const override;
ToolChains.cpp     [all...]
Tools.cpp     [all...]

Completed in 73 milliseconds