HomeSort by relevance Sort by last modified time
    Searched defs:LocalNumTypes (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Serialization/
Module.cpp 40 LocalNumTypes(0), TypeOffsets(0), BaseTypeIndex(0), StatCache(0)
108 << " Number of types: " << LocalNumTypes << '\n';
  /external/clang/include/clang/Serialization/
Module.h 323 unsigned LocalNumTypes;

Completed in 32 milliseconds