OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SelectorOffsets
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Serialization/
ASTWriter.h
295
std::vector<uint32_t>
SelectorOffsets
;
[
all
...]
Module.h
348
/// This is the number of entries in
SelectorOffsets
.
353
const uint32_t *
SelectorOffsets
;
363
/// The
SelectorOffsets
table refers into this memory.
Completed in 43 milliseconds