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 285 /// SupportsProfiling - Does this tool chain support -pg.
286 virtual bool SupportsProfiling() const { return true; }
  /external/clang/lib/Driver/
ToolChains.h 340 bool SupportsProfiling() const override;
    [all...]
ToolChains.cpp     [all...]
Tools.cpp     [all...]

Completed in 111 milliseconds