Searched defs:getTypeID (Results 1 – 5 of 5) sorted by relevance
117 unsigned getTypeID(Type *T) const { in getTypeID() function
134 TypeID getTypeID() const { return (TypeID)(IDAndSubclassData & 0xFF); } in getTypeID() function
64 static char getTypeID(Type *Ty) { in getTypeID() function
467 inline unsigned TypeInfo::getTypeID() const { in getTypeID() function
5069 TypeID ASTWriter::getTypeID(QualType T) const { in getTypeID() function in ASTWriter