Searched defs:getTypeID (Results 1 – 8 of 8) sorted by relevance
65 unsigned getTypeID(unsigned ValNo) const { in getTypeID() function
165 unsigned getTypeID(Type *T) const { in getTypeID() function
515 unsigned DXILBitcodeWriter::getTypeID(Type *T, const Value *V) { getTypeID() function in DXILBitcodeWriter [all...]
137 TypeID getTypeID() const { return ID; } in getTypeID() function
166 unsigned getTypeID(Type *T) const { in getTypeID() function
103 uint16_t getTypeID() const { return TypeID; } in getTypeID() function
82 static char getTypeID(Type *Ty) { in getTypeID() function
5676 TypeID ASTWriter::getTypeID(QualType T) const { getTypeID() function in ASTWriter