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

  /external/clang/lib/Serialization/
Module.cpp 44 LocalNumTypes(0), TypeOffsets(nullptr), BaseTypeIndex(0)
ASTWriter.cpp     [all...]
ASTReader.cpp     [all...]
  /external/clang/include/clang/Serialization/
Module.h 437 const uint32_t *TypeOffsets;
ASTWriter.h 211 std::vector<uint32_t> TypeOffsets;

Completed in 104 milliseconds