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

  /external/clang/include/clang/Serialization/
Module.h 282 const uint32_t *TypeOffsets;
ASTWriter.h 164 std::vector<uint32_t> TypeOffsets;
  /external/clang/lib/Serialization/
Module.cpp 38 LocalNumTypes(0), TypeOffsets(0), BaseTypeIndex(0), StatCache(0)
ASTWriter.cpp     [all...]
ASTReader.cpp     [all...]

Completed in 174 milliseconds