Searched defs:Indent (Results 1 - 25 of 82) sorted by relevance

1234

/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/
H A DSampleProfWriter.h86 : SampleProfileWriter(OS), Indent(0) {}
94 /// Indent level to use when writing.
97 unsigned Indent; member in class:llvm::sampleprof::SampleProfileWriterText
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/
H A DSampleProfWriter.h86 : SampleProfileWriter(OS), Indent(0) {}
94 /// Indent level to use when writing.
97 unsigned Indent; member in class:llvm::sampleprof::SampleProfileWriterText
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/
H A DSampleProfWriter.h86 : SampleProfileWriter(OS), Indent(0) {}
94 /// Indent level to use when writing.
97 unsigned Indent; member in class:llvm::sampleprof::SampleProfileWriterText
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/
H A DSampleProfWriter.h86 : SampleProfileWriter(OS), Indent(0) {}
94 /// Indent level to use when writing.
97 unsigned Indent; member in class:llvm::sampleprof::SampleProfileWriterText
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/
H A DSampleProfWriter.h86 : SampleProfileWriter(OS), Indent(0) {}
94 /// Indent level to use when writing.
97 unsigned Indent; member in class:llvm::sampleprof::SampleProfileWriterText
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/
H A DSampleProfWriter.h86 : SampleProfileWriter(OS), Indent(0) {}
94 /// Indent level to use when writing.
97 unsigned Indent; member in class:llvm::sampleprof::SampleProfileWriterText
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/
H A DSampleProfWriter.h86 : SampleProfileWriter(OS), Indent(0) {}
94 /// Indent level to use when writing.
97 unsigned Indent; member in class:llvm::sampleprof::SampleProfileWriterText
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/
H A DSampleProfWriter.h86 : SampleProfileWriter(OS), Indent(0) {}
94 /// Indent level to use when writing.
97 unsigned Indent; member in class:llvm::sampleprof::SampleProfileWriterText
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ProfileData/
H A DSampleProfWriter.h86 : SampleProfileWriter(OS), Indent(0) {}
94 /// Indent level to use when writing.
97 unsigned Indent; member in class:llvm::sampleprof::SampleProfileWriterText
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ProfileData/
H A DSampleProfWriter.h86 : SampleProfileWriter(OS), Indent(0) {}
94 /// Indent level to use when writing.
97 unsigned Indent; member in class:llvm::sampleprof::SampleProfileWriterText
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ProfileData/
H A DSampleProfWriter.h86 : SampleProfileWriter(OS), Indent(0) {}
94 /// Indent level to use when writing.
97 unsigned Indent; member in class:llvm::sampleprof::SampleProfileWriterText
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ProfileData/
H A DSampleProfWriter.h86 : SampleProfileWriter(OS), Indent(0) {}
94 /// Indent level to use when writing.
97 unsigned Indent; member in class:llvm::sampleprof::SampleProfileWriterText
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DPlistSupport.h38 inline raw_ostream &Indent(raw_ostream &o, const unsigned indent) { function in namespace:clang::markup
95 Indent(o, indent) << "<dict>\n";
96 Indent(o, indent) << " <key>line</key>";
98 Indent(o, indent) << " <key>col</key>";
100 Indent(o, indent) << " <key>file</key>";
102 Indent(o, indent) << "</dict>\n";
110 Indent(o, indent) << "<array>\n";
113 Indent(o, indent) << "</array>\n";
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h95 : SampleProfileWriter(OS), Indent(0) {}
103 /// Indent level to use when writing.
106 unsigned Indent; member in class:llvm::sampleprof::SampleProfileWriterText
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
H A DPlistSupport.h38 inline raw_ostream &Indent(raw_ostream &o, const unsigned indent) { function in namespace:clang::markup
95 Indent(o, indent) << "<dict>\n";
96 Indent(o, indent) << " <key>line</key>";
98 Indent(o, indent) << " <key>col</key>";
100 Indent(o, indent) << " <key>file</key>";
102 Indent(o, indent) << "</dict>\n";
110 Indent(o, indent) << "<array>\n";
113 Indent(o, indent) << "</array>\n";
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
H A DPlistSupport.h38 inline raw_ostream &Indent(raw_ostream &o, const unsigned indent) { function in namespace:clang::markup
95 Indent(o, indent) << "<dict>\n";
96 Indent(o, indent) << " <key>line</key>";
98 Indent(o, indent) << " <key>col</key>";
100 Indent(o, indent) << " <key>file</key>";
102 Indent(o, indent) << "</dict>\n";
110 Indent(o, indent) << "<array>\n";
113 Indent(o, indent) << "</array>\n";
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
H A DPlistSupport.h38 inline raw_ostream &Indent(raw_ostream &o, const unsigned indent) { function in namespace:clang::markup
95 Indent(o, indent) << "<dict>\n";
96 Indent(o, indent) << " <key>line</key>";
98 Indent(o, indent) << " <key>col</key>";
100 Indent(o, indent) << " <key>file</key>";
102 Indent(o, indent) << "</dict>\n";
110 Indent(o, indent) << "<array>\n";
113 Indent(o, indent) << "</array>\n";
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
H A DPlistSupport.h38 inline raw_ostream &Indent(raw_ostream &o, const unsigned indent) { function in namespace:clang::markup
95 Indent(o, indent) << "<dict>\n";
96 Indent(o, indent) << " <key>line</key>";
98 Indent(o, indent) << " <key>col</key>";
100 Indent(o, indent) << " <key>file</key>";
102 Indent(o, indent) << "</dict>\n";
110 Indent(o, indent) << "<array>\n";
113 Indent(o, indent) << "</array>\n";
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
H A DPlistSupport.h38 inline raw_ostream &Indent(raw_ostream &o, const unsigned indent) { function in namespace:clang::markup
95 Indent(o, indent) << "<dict>\n";
96 Indent(o, indent) << " <key>line</key>";
98 Indent(o, indent) << " <key>col</key>";
100 Indent(o, indent) << " <key>file</key>";
102 Indent(o, indent) << "</dict>\n";
110 Indent(o, indent) << "<array>\n";
113 Indent(o, indent) << "</array>\n";
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
H A DPlistSupport.h38 inline raw_ostream &Indent(raw_ostream &o, const unsigned indent) { function in namespace:clang::markup
95 Indent(o, indent) << "<dict>\n";
96 Indent(o, indent) << " <key>line</key>";
98 Indent(o, indent) << " <key>col</key>";
100 Indent(o, indent) << " <key>file</key>";
102 Indent(o, indent) << "</dict>\n";
110 Indent(o, indent) << "<array>\n";
113 Indent(o, indent) << "</array>\n";
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DPlistSupport.h38 inline raw_ostream &Indent(raw_ostream &o, const unsigned indent) { function in namespace:clang::markup
95 Indent(o, indent) << "<dict>\n";
96 Indent(o, indent) << " <key>line</key>";
98 Indent(o, indent) << " <key>col</key>";
100 Indent(o, indent) << " <key>file</key>";
102 Indent(o, indent) << "</dict>\n";
110 Indent(o, indent) << "<array>\n";
113 Indent(o, indent) << "</array>\n";
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h95 : SampleProfileWriter(OS), Indent(0) {}
103 /// Indent level to use when writing.
106 unsigned Indent; member in class:llvm::sampleprof::SampleProfileWriterText
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
H A DPlistSupport.h38 inline raw_ostream &Indent(raw_ostream &o, const unsigned indent) { function in namespace:clang::markup
95 Indent(o, indent) << "<dict>\n";
96 Indent(o, indent) << " <key>line</key>";
98 Indent(o, indent) << " <key>col</key>";
100 Indent(o, indent) << " <key>file</key>";
102 Indent(o, indent) << "</dict>\n";
110 Indent(o, indent) << "<array>\n";
113 Indent(o, indent) << "</array>\n";
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
H A DPlistSupport.h38 inline raw_ostream &Indent(raw_ostream &o, const unsigned indent) { function in namespace:clang::markup
95 Indent(o, indent) << "<dict>\n";
96 Indent(o, indent) << " <key>line</key>";
98 Indent(o, indent) << " <key>col</key>";
100 Indent(o, indent) << " <key>file</key>";
102 Indent(o, indent) << "</dict>\n";
110 Indent(o, indent) << "<array>\n";
113 Indent(o, indent) << "</array>\n";
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
H A DPlistSupport.h38 inline raw_ostream &Indent(raw_ostream &o, const unsigned indent) { function in namespace:clang::markup
95 Indent(o, indent) << "<dict>\n";
96 Indent(o, indent) << " <key>line</key>";
98 Indent(o, indent) << " <key>col</key>";
100 Indent(o, indent) << " <key>file</key>";
102 Indent(o, indent) << "</dict>\n";
110 Indent(o, indent) << "<array>\n";
113 Indent(o, indent) << "</array>\n";

Completed in 480 milliseconds

1234