Searched defs:getNumContainedTypes (Results 1 – 4 of 4) sorted by relevance
339 unsigned getNumContainedTypes() const { return NumContainedTys; } in getNumContainedTypes() function
72 unsigned EDIType::getNumContainedTypes() const { in getNumContainedTypes() function in llvm::EDIType
94 unsigned SmartType::getNumContainedTypes() const { in getNumContainedTypes() function in llvm::SmartType
293 inline unsigned TypeInfo::getNumContainedTypes() const { in getNumContainedTypes() function