HomeSort by relevance Sort by last modified time
    Searched refs:SupportsProfiling (Results 1 - 18 of 18) 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-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/darwin-x86/clang-4393122/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-4479392/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-4579689/include/clang/Driver/
ToolChain.h 366 /// SupportsProfiling - Does this tool chain support -pg.
367 virtual bool SupportsProfiling() const { return true; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Driver/
ToolChain.h 366 /// SupportsProfiling - Does this tool chain support -pg.
367 virtual bool SupportsProfiling() const { return true; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Driver/
ToolChain.h 366 /// SupportsProfiling - Does this tool chain support -pg.
367 virtual bool SupportsProfiling() const { return true; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Driver/
ToolChain.h 366 /// SupportsProfiling - Does this tool chain support -pg.
367 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; }
  /prebuilts/clang/host/linux-x86/clang-4393122/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-4479392/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-4579689/include/clang/Driver/
ToolChain.h 366 /// SupportsProfiling - Does this tool chain support -pg.
367 virtual bool SupportsProfiling() const { return true; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Driver/
ToolChain.h 366 /// SupportsProfiling - Does this tool chain support -pg.
367 virtual bool SupportsProfiling() const { return true; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Driver/
ToolChain.h 366 /// SupportsProfiling - Does this tool chain support -pg.
367 virtual bool SupportsProfiling() const { return true; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Driver/
ToolChain.h 366 /// SupportsProfiling - Does this tool chain support -pg.
367 virtual bool SupportsProfiling() const { return true; }
  /external/clang/lib/Driver/
ToolChains.h 358 bool SupportsProfiling() const override;
    [all...]
ToolChains.cpp     [all...]
Tools.cpp     [all...]

Completed in 724 milliseconds