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