OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TypeIndexBegin
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
TpiStream.cpp
125
uint32_t TpiStream::
TypeIndexBegin
() const { return Header->
TypeIndexBegin
; }
130
return TypeIndexEnd() -
TypeIndexBegin
();
152
TypeIndex TIB{Header->
TypeIndexBegin
};
TpiStreamBuilder.cpp
105
H->
TypeIndexBegin
= codeview::TypeIndex::FirstNonSimpleIndex;
106
H->TypeIndexEnd = H->
TypeIndexBegin
+ TypeRecordCount;
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
TpiStream.h
43
uint32_t
TypeIndexBegin
() const;
RawTypes.h
285
support::ulittle32_t
TypeIndexBegin
;
Completed in 22 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026