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/
Module.h
306
/// This is the number of entries in
SelectorOffsets
.
311
const uint32_t *
SelectorOffsets
;
321
/// The
SelectorOffsets
table refers into this memory.
ASTWriter.h
279
std::vector<uint32_t>
SelectorOffsets
;
Completed in 246 milliseconds