HomeSort by relevance Sort by last modified time
    Searched refs:SelectorOffsets (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/Serialization/
Module.cpp 37 LocalNumSelectors(0), SelectorOffsets(nullptr), BaseSelectorID(0),
ASTWriter.cpp     [all...]
ASTReader.cpp     [all...]
  /external/clang/include/clang/Serialization/
Module.h 336 /// This is the number of entries in SelectorOffsets.
341 const uint32_t *SelectorOffsets;
351 /// The SelectorOffsets table refers into this memory.
ASTWriter.h 279 std::vector<uint32_t> SelectorOffsets;

Completed in 922 milliseconds