Searched defs:getRecordType (Results 1 – 3 of 3) sorted by relevance
62 RecordKind getRecordType() const { return T; } in getRecordType() function
492 static const RecordType *getRecordType(QualType QT) { in getRecordType() function
4726 QualType ASTContext::getRecordType(const RecordDecl *Decl) const { in getRecordType() function in ASTContext