OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BinaryStreamRef
(Results
1 - 25
of
258
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
DebugUnknownSubsection.h
14
#include "llvm/Support/
BinaryStreamRef
.h"
21
DebugUnknownSubsectionRef(DebugSubsectionKind Kind,
BinaryStreamRef
Data)
24
BinaryStreamRef
getData() const { return Data; }
27
BinaryStreamRef
Data;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
DebugUnknownSubsection.h
14
#include "llvm/Support/
BinaryStreamRef
.h"
21
DebugUnknownSubsectionRef(DebugSubsectionKind Kind,
BinaryStreamRef
Data)
24
BinaryStreamRef
getData() const { return Data; }
27
BinaryStreamRef
Data;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
DebugUnknownSubsection.h
14
#include "llvm/Support/
BinaryStreamRef
.h"
21
DebugUnknownSubsectionRef(DebugSubsectionKind Kind,
BinaryStreamRef
Data)
24
BinaryStreamRef
getData() const { return Data; }
27
BinaryStreamRef
Data;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
DebugUnknownSubsection.h
14
#include "llvm/Support/
BinaryStreamRef
.h"
21
DebugUnknownSubsectionRef(DebugSubsectionKind Kind,
BinaryStreamRef
Data)
24
BinaryStreamRef
getData() const { return Data; }
27
BinaryStreamRef
Data;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
DebugUnknownSubsection.h
14
#include "llvm/Support/
BinaryStreamRef
.h"
21
DebugUnknownSubsectionRef(DebugSubsectionKind Kind,
BinaryStreamRef
Data)
24
BinaryStreamRef
getData() const { return Data; }
27
BinaryStreamRef
Data;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
DebugUnknownSubsection.h
14
#include "llvm/Support/
BinaryStreamRef
.h"
21
DebugUnknownSubsectionRef(DebugSubsectionKind Kind,
BinaryStreamRef
Data)
24
BinaryStreamRef
getData() const { return Data; }
27
BinaryStreamRef
Data;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
DebugUnknownSubsection.h
14
#include "llvm/Support/
BinaryStreamRef
.h"
21
DebugUnknownSubsectionRef(DebugSubsectionKind Kind,
BinaryStreamRef
Data)
24
BinaryStreamRef
getData() const { return Data; }
27
BinaryStreamRef
Data;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
DebugUnknownSubsection.h
14
#include "llvm/Support/
BinaryStreamRef
.h"
21
DebugUnknownSubsectionRef(DebugSubsectionKind Kind,
BinaryStreamRef
Data)
24
BinaryStreamRef
getData() const { return Data; }
27
BinaryStreamRef
Data;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
DebugUnknownSubsection.h
14
#include "llvm/Support/
BinaryStreamRef
.h"
21
DebugUnknownSubsectionRef(DebugSubsectionKind Kind,
BinaryStreamRef
Data)
24
BinaryStreamRef
getData() const { return Data; }
27
BinaryStreamRef
Data;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
DebugUnknownSubsection.h
14
#include "llvm/Support/
BinaryStreamRef
.h"
21
DebugUnknownSubsectionRef(DebugSubsectionKind Kind,
BinaryStreamRef
Data)
24
BinaryStreamRef
getData() const { return Data; }
27
BinaryStreamRef
Data;
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
DebugUnknownSubsection.h
14
#include "llvm/Support/
BinaryStreamRef
.h"
21
DebugUnknownSubsectionRef(DebugSubsectionKind Kind,
BinaryStreamRef
Data)
24
BinaryStreamRef
getData() const { return Data; }
27
BinaryStreamRef
Data;
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
DebugUnknownSubsection.h
14
#include "llvm/Support/
BinaryStreamRef
.h"
21
DebugUnknownSubsectionRef(DebugSubsectionKind Kind,
BinaryStreamRef
Data)
24
BinaryStreamRef
getData() const { return Data; }
27
BinaryStreamRef
Data;
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
ModStream.h
19
#include "llvm/Support/
BinaryStreamRef
.h"
53
BinaryStreamRef
LinesSubstream;
54
BinaryStreamRef
C13LinesSubstream;
55
BinaryStreamRef
GlobalRefsSubstream;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
ModStream.h
19
#include "llvm/Support/
BinaryStreamRef
.h"
53
BinaryStreamRef
LinesSubstream;
54
BinaryStreamRef
C13LinesSubstream;
55
BinaryStreamRef
GlobalRefsSubstream;
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
ModuleSubstreamVisitor.h
20
#include "llvm/Support/
BinaryStreamRef
.h"
49
BinaryStreamRef
Data) = 0;
50
virtual Error visitSymbols(
BinaryStreamRef
Data);
51
virtual Error visitLines(
BinaryStreamRef
Data,
54
virtual Error visitStringTable(
BinaryStreamRef
Data);
55
virtual Error visitFileChecksums(
BinaryStreamRef
Data,
57
virtual Error visitFrameData(
BinaryStreamRef
Data);
58
virtual Error visitInlineeLines(
BinaryStreamRef
Data);
59
virtual Error visitCrossScopeImports(
BinaryStreamRef
Data);
60
virtual Error visitCrossScopeExports(
BinaryStreamRef
Data)
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
ModuleSubstreamVisitor.h
20
#include "llvm/Support/
BinaryStreamRef
.h"
49
BinaryStreamRef
Data) = 0;
50
virtual Error visitSymbols(
BinaryStreamRef
Data);
51
virtual Error visitLines(
BinaryStreamRef
Data,
54
virtual Error visitStringTable(
BinaryStreamRef
Data);
55
virtual Error visitFileChecksums(
BinaryStreamRef
Data,
57
virtual Error visitFrameData(
BinaryStreamRef
Data);
58
virtual Error visitInlineeLines(
BinaryStreamRef
Data);
59
virtual Error visitCrossScopeImports(
BinaryStreamRef
Data);
60
virtual Error visitCrossScopeExports(
BinaryStreamRef
Data)
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
BinaryStreamRef.h
1
//===-
BinaryStreamRef
.h - A copyable reference to a stream -----*- C++ -*-===//
47
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
59
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
70
/// Return a new
BinaryStreamRef
with only the first \p N elements remaining.
76
/// Return a new
BinaryStreamRef
with only the last \p N elements remaining.
82
/// Return a new
BinaryStreamRef
with the first and last \p N elements
88
/// Return a new
BinaryStreamRef
with the first \p Offset elements removed,
121
/// \brief
BinaryStreamRef
is to BinaryStream what ArrayRef is to an Array. It
123
/// BinaryStream. Note that
BinaryStreamRef
is *not* a BinaryStream. That is to
128
class
BinaryStreamRef
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
BinaryStreamRef.h
1
//===-
BinaryStreamRef
.h - A copyable reference to a stream -----*- C++ -*-===//
47
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
59
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
70
/// Return a new
BinaryStreamRef
with only the first \p N elements remaining.
76
/// Return a new
BinaryStreamRef
with only the last \p N elements remaining.
82
/// Return a new
BinaryStreamRef
with the first and last \p N elements
88
/// Return a new
BinaryStreamRef
with the first \p Offset elements removed,
121
/// \brief
BinaryStreamRef
is to BinaryStream what ArrayRef is to an Array. It
123
/// BinaryStream. Note that
BinaryStreamRef
is *not* a BinaryStream. That is to
128
class
BinaryStreamRef
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
BinaryStreamRef.h
1
//===-
BinaryStreamRef
.h - A copyable reference to a stream -----*- C++ -*-===//
47
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
59
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
70
/// Return a new
BinaryStreamRef
with only the first \p N elements remaining.
76
/// Return a new
BinaryStreamRef
with only the last \p N elements remaining.
82
/// Return a new
BinaryStreamRef
with the first and last \p N elements
88
/// Return a new
BinaryStreamRef
with the first \p Offset elements removed,
121
/// \brief
BinaryStreamRef
is to BinaryStream what ArrayRef is to an Array. It
123
/// BinaryStream. Note that
BinaryStreamRef
is *not* a BinaryStream. That is to
128
class
BinaryStreamRef
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
BinaryStreamRef.h
1
//===-
BinaryStreamRef
.h - A copyable reference to a stream -----*- C++ -*-===//
47
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
59
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
70
/// Return a new
BinaryStreamRef
with only the first \p N elements remaining.
76
/// Return a new
BinaryStreamRef
with only the last \p N elements remaining.
82
/// Return a new
BinaryStreamRef
with the first and last \p N elements
88
/// Return a new
BinaryStreamRef
with the first \p Offset elements removed,
121
/// \brief
BinaryStreamRef
is to BinaryStream what ArrayRef is to an Array. It
123
/// BinaryStream. Note that
BinaryStreamRef
is *not* a BinaryStream. That is to
128
class
BinaryStreamRef
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
BinaryStreamRef.h
1
//===-
BinaryStreamRef
.h - A copyable reference to a stream -----*- C++ -*-===//
47
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
59
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
70
/// Return a new
BinaryStreamRef
with only the first \p N elements remaining.
76
/// Return a new
BinaryStreamRef
with only the last \p N elements remaining.
82
/// Return a new
BinaryStreamRef
with the first and last \p N elements
88
/// Return a new
BinaryStreamRef
with the first \p Offset elements removed,
121
/// \brief
BinaryStreamRef
is to BinaryStream what ArrayRef is to an Array. It
123
/// BinaryStream. Note that
BinaryStreamRef
is *not* a BinaryStream. That is to
128
class
BinaryStreamRef
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
BinaryStreamRef.h
1
//===-
BinaryStreamRef
.h - A copyable reference to a stream -----*- C++ -*-===//
47
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
59
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
70
/// Return a new
BinaryStreamRef
with only the first \p N elements remaining.
76
/// Return a new
BinaryStreamRef
with only the last \p N elements remaining.
82
/// Return a new
BinaryStreamRef
with the first and last \p N elements
88
/// Return a new
BinaryStreamRef
with the first \p Offset elements removed,
121
/// \brief
BinaryStreamRef
is to BinaryStream what ArrayRef is to an Array. It
123
/// BinaryStream. Note that
BinaryStreamRef
is *not* a BinaryStream. That is to
128
class
BinaryStreamRef
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
BinaryStreamRef.h
1
//===-
BinaryStreamRef
.h - A copyable reference to a stream -----*- C++ -*-===//
47
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
59
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
70
/// Return a new
BinaryStreamRef
with only the first \p N elements remaining.
76
/// Return a new
BinaryStreamRef
with only the last \p N elements remaining.
82
/// Return a new
BinaryStreamRef
with the first and last \p N elements
88
/// Return a new
BinaryStreamRef
with the first \p Offset elements removed,
121
/// \brief
BinaryStreamRef
is to BinaryStream what ArrayRef is to an Array. It
123
/// BinaryStream. Note that
BinaryStreamRef
is *not* a BinaryStream. That is to
128
class
BinaryStreamRef
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
BinaryStreamRef.h
1
//===-
BinaryStreamRef
.h - A copyable reference to a stream -----*- C++ -*-===//
47
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
59
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
70
/// Return a new
BinaryStreamRef
with only the first \p N elements remaining.
76
/// Return a new
BinaryStreamRef
with only the last \p N elements remaining.
82
/// Return a new
BinaryStreamRef
with the first and last \p N elements
88
/// Return a new
BinaryStreamRef
with the first \p Offset elements removed,
121
/// \brief
BinaryStreamRef
is to BinaryStream what ArrayRef is to an Array. It
123
/// BinaryStream. Note that
BinaryStreamRef
is *not* a BinaryStream. That is to
128
class
BinaryStreamRef
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
BinaryStreamRef.h
1
//===-
BinaryStreamRef
.h - A copyable reference to a stream -----*- C++ -*-===//
48
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
60
/// Return a new
BinaryStreamRef
with the first \p N elements removed.
71
/// Return a new
BinaryStreamRef
with only the first \p N elements remaining.
77
/// Return a new
BinaryStreamRef
with only the last \p N elements remaining.
83
/// Return a new
BinaryStreamRef
with the first and last \p N elements
89
/// Return a new
BinaryStreamRef
with the first \p Offset elements removed,
122
/// \brief
BinaryStreamRef
is to BinaryStream what ArrayRef is to an Array. It
124
/// BinaryStream. Note that
BinaryStreamRef
is *not* a BinaryStream. That is to
129
class
BinaryStreamRef
[
all
...]
Completed in 2535 milliseconds
1
2
3
4
5
6
7
8
9
10
11