OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RefersTo
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
ContinuationRecordBuilder.h
45
Optional<TypeIndex>
RefersTo
);
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
ContinuationRecordBuilder.cpp
150
uint32_t OffBegin, uint32_t OffEnd, Optional<TypeIndex>
RefersTo
) {
161
if (
RefersTo
.hasValue()) {
167
CR->IndexRef =
RefersTo
->getIndex();
231
Optional<TypeIndex>
RefersTo
;
233
Types.push_back(createSegmentRecord(Offset, End,
RefersTo
));
236
RefersTo
= Index++;
Completed in 18 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026