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

  /external/clang/lib/Frontend/
HeaderIncludeGen.cpp 29 bool MSStyle;
39 ShowDepth(ShowDepth_), MSStyle(MSStyle_) {}
54 bool MSStyle) {
57 if (!MSStyle)
61 if (MSStyle)
67 Msg += MSStyle ? ' ' : '.';
69 if (!MSStyle)
82 bool ShowDepth, bool MSStyle) {
83 raw_ostream *OutputFile = MSStyle ? &llvm::outs() : &llvm::errs();
108 PrintHeaderInfo(OutputFile, Header, ShowDepth, 2, MSStyle);
    [all...]
  /external/clang/include/clang/Frontend/
Utils.h 166 /// \param MSStyle - Whether to print in cl.exe /showIncludes style.
171 bool ShowDepth = true, bool MSStyle = false);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
Utils.h 166 /// \param MSStyle - Whether to print in cl.exe /showIncludes style.
171 bool ShowDepth = true, bool MSStyle = false);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
Utils.h 166 /// \param MSStyle - Whether to print in cl.exe /showIncludes style.
171 bool ShowDepth = true, bool MSStyle = false);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
Utils.h 166 /// \param MSStyle - Whether to print in cl.exe /showIncludes style.
171 bool ShowDepth = true, bool MSStyle = false);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
Utils.h 166 /// \param MSStyle - Whether to print in cl.exe /showIncludes style.
171 bool ShowDepth = true, bool MSStyle = false);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
Utils.h 166 /// \param MSStyle - Whether to print in cl.exe /showIncludes style.
171 bool ShowDepth = true, bool MSStyle = false);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
Utils.h 166 /// \param MSStyle - Whether to print in cl.exe /showIncludes style.
171 bool ShowDepth = true, bool MSStyle = false);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
Utils.h 166 /// \param MSStyle - Whether to print in cl.exe /showIncludes style.
171 bool ShowDepth = true, bool MSStyle = false);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
Utils.h 166 /// \param MSStyle - Whether to print in cl.exe /showIncludes style.
171 bool ShowDepth = true, bool MSStyle = false);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
Utils.h 166 /// \param MSStyle - Whether to print in cl.exe /showIncludes style.
171 bool ShowDepth = true, bool MSStyle = false);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
Utils.h 166 /// \param MSStyle - Whether to print in cl.exe /showIncludes style.
171 bool ShowDepth = true, bool MSStyle = false);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
Utils.h 166 /// \param MSStyle - Whether to print in cl.exe /showIncludes style.
171 bool ShowDepth = true, bool MSStyle = false);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
Utils.h 166 /// \param MSStyle - Whether to print in cl.exe /showIncludes style.
171 bool ShowDepth = true, bool MSStyle = false);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
Utils.h 166 /// \param MSStyle - Whether to print in cl.exe /showIncludes style.
171 bool ShowDepth = true, bool MSStyle = false);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
Utils.h 166 /// \param MSStyle - Whether to print in cl.exe /showIncludes style.
171 bool ShowDepth = true, bool MSStyle = false);

Completed in 1004 milliseconds