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

  /external/clang/include/clang/Driver/
ToolChain.h 290 /// SupportsProfiling - Does this tool chain support -pg.
291 virtual bool SupportsProfiling() const { return true; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 332 /// SupportsProfiling - Does this tool chain support -pg.
333 virtual bool SupportsProfiling() const { return true; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 332 /// SupportsProfiling - Does this tool chain support -pg.
333 virtual bool SupportsProfiling() const { return true; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 332 /// SupportsProfiling - Does this tool chain support -pg.
333 virtual bool SupportsProfiling() const { return true; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 332 /// SupportsProfiling - Does this tool chain support -pg.
333 virtual bool SupportsProfiling() const { return true; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 332 /// SupportsProfiling - Does this tool chain support -pg.
333 virtual bool SupportsProfiling() const { return true; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 332 /// SupportsProfiling - Does this tool chain support -pg.
333 virtual bool SupportsProfiling() const { return true; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 332 /// SupportsProfiling - Does this tool chain support -pg.
333 virtual bool SupportsProfiling() const { return true; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 332 /// SupportsProfiling - Does this tool chain support -pg.
333 virtual bool SupportsProfiling() const { return true; }
  /external/clang/lib/Driver/
ToolChains.cpp     [all...]

Completed in 67 milliseconds