Home
last modified time | relevance | path

Searched defs:numTypes (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Driver/
H A DTypes.cpp45 static const unsigned numTypes = llvm::array_lengthof(TypeInfos); variable
/llvm-project-15.0.7/lld/COFF/
H A DDebugTypes.cpp1104 uint32_t numTypes = std::distance(entries.begin(), mid); in mergeTypesWithGHash() local