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

Completed in 2122 milliseconds