Searched defs:Style (Results 1 - 25 of 231) sorted by relevance

12345678910

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h28 StringRef Style) {
29 codeview::fmt_guid(V.Guid).format(Stream, Style);
35 StringRef Style) {
27 format(const pdb::PDB_UniqueId &V, llvm::raw_ostream &Stream, StringRef Style) argument
34 format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h28 StringRef Style) {
29 codeview::fmt_guid(V.Guid).format(Stream, Style);
35 StringRef Style) {
27 format(const pdb::PDB_UniqueId &V, llvm::raw_ostream &Stream, StringRef Style) argument
34 format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h28 StringRef Style) {
29 codeview::fmt_guid(V.Guid).format(Stream, Style);
35 StringRef Style) {
27 format(const pdb::PDB_UniqueId &V, llvm::raw_ostream &Stream, StringRef Style) argument
34 format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h28 StringRef Style) {
27 format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h28 StringRef Style) {
27 format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h28 StringRef Style) {
27 format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h28 StringRef Style) {
27 format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h28 StringRef Style) {
29 codeview::fmt_guid(V.Guid).format(Stream, Style);
35 StringRef Style) {
27 format(const pdb::PDB_UniqueId &V, llvm::raw_ostream &Stream, StringRef Style) argument
34 format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h28 StringRef Style) {
29 codeview::fmt_guid(V.Guid).format(Stream, Style);
35 StringRef Style) {
27 format(const pdb::PDB_UniqueId &V, llvm::raw_ostream &Stream, StringRef Style) argument
34 format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h28 StringRef Style) {
29 codeview::fmt_guid(V.Guid).format(Stream, Style);
35 StringRef Style) {
27 format(const pdb::PDB_UniqueId &V, llvm::raw_ostream &Stream, StringRef Style) argument
34 format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h28 StringRef Style) {
27 format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h28 StringRef Style) {
27 format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h28 StringRef Style) {
27 format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h28 StringRef Style) {
27 format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
H A DFormatters.h29 void format(llvm::raw_ostream &Stream, StringRef Style);
45 StringRef Style) {
44 format(const codeview::TypeIndex &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
H A DFormatters.h29 void format(llvm::raw_ostream &Stream, StringRef Style);
45 StringRef Style) {
44 format(const codeview::TypeIndex &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
H A DFormatters.h35 void format(raw_ostream &Stream, StringRef Style) override;
53 StringRef Style) {
66 StringRef Style) {
52 format(const codeview::TypeIndex &V, raw_ostream &Stream, StringRef Style) argument
65 format(const codeview::GUID &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
H A DPath.h28 enum class Style { windows, posix, native }; class in namespace:llvm::sys::path
58 Style S; ///< The path style to use.
61 friend const_iterator begin(StringRef path, Style style);
84 Style S; ///< The path style to use.
86 friend reverse_iterator rbegin(StringRef path, Style style);
101 const_iterator begin(StringRef path, Style style = Style::native);
111 reverse_iterator rbegin(StringRef path, Style style = Style::native);
132 void remove_filename(SmallVectorImpl<char> &path, Style styl
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
H A DFormatters.h35 void format(raw_ostream &Stream, StringRef Style) override;
53 StringRef Style) {
66 StringRef Style) {
52 format(const codeview::TypeIndex &V, raw_ostream &Stream, StringRef Style) argument
65 format(const codeview::GUID &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
H A DPath.h28 enum class Style { windows, posix, native }; class in namespace:llvm::sys::path
58 Style S; ///< The path style to use.
61 friend const_iterator begin(StringRef path, Style style);
84 Style S; ///< The path style to use.
86 friend reverse_iterator rbegin(StringRef path, Style style);
101 const_iterator begin(StringRef path, Style style = Style::native);
111 reverse_iterator rbegin(StringRef path, Style style = Style::native);
132 void remove_filename(SmallVectorImpl<char> &path, Style styl
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
H A DFormatters.h35 void format(raw_ostream &Stream, StringRef Style) override;
53 StringRef Style) {
66 StringRef Style) {
52 format(const codeview::TypeIndex &V, raw_ostream &Stream, StringRef Style) argument
65 format(const codeview::GUID &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
H A DPath.h28 enum class Style { windows, posix, native }; class in namespace:llvm::sys::path
58 Style S; ///< The path style to use.
61 friend const_iterator begin(StringRef path, Style style);
84 Style S; ///< The path style to use.
86 friend reverse_iterator rbegin(StringRef path, Style style);
101 const_iterator begin(StringRef path, Style style = Style::native);
111 reverse_iterator rbegin(StringRef path, Style style = Style::native);
132 void remove_filename(SmallVectorImpl<char> &path, Style styl
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
H A DFormatters.h35 void format(raw_ostream &Stream, StringRef Style) override;
53 StringRef Style) {
66 StringRef Style) {
52 format(const codeview::TypeIndex &V, raw_ostream &Stream, StringRef Style) argument
65 format(const codeview::GUID &V, llvm::raw_ostream &Stream, StringRef Style) argument
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
H A DPath.h28 enum class Style { windows, posix, native }; class in namespace:llvm::sys::path
58 Style S; ///< The path style to use.
61 friend const_iterator begin(StringRef path, Style style);
84 Style S; ///< The path style to use.
86 friend reverse_iterator rbegin(StringRef path, Style style);
101 const_iterator begin(StringRef path, Style style = Style::native);
111 reverse_iterator rbegin(StringRef path, Style style = Style::native);
132 void remove_filename(SmallVectorImpl<char> &path, Style styl
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
H A DFormatters.h29 void format(llvm::raw_ostream &Stream, StringRef Style);
45 StringRef Style) {
44 format(const codeview::TypeIndex &V, llvm::raw_ostream &Stream, StringRef Style) argument

Completed in 398 milliseconds

12345678910