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