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 44 LocalNumTypes(0), TypeOffsets(0), BaseTypeIndex(0)
116 << " Number of types: " << LocalNumTypes << '\n';
  /external/clang/include/clang/Serialization/
Module.h 403 unsigned LocalNumTypes;

Completed in 18 milliseconds