Home | History | Annotate | Download | only in AST

Lines Matching refs:getRecordType

2957     return getRecordType(Record);
2988 QualType ASTContext::getRecordType(const RecordDecl *Decl) const {
5851 QualType VaListTagType = Context->getRecordType(VaListTagDecl);
5903 QualType VaListTagType = Context->getRecordType(VaListTagDecl);
5963 QualType VaListTagType = Context->getRecordType(VaListTagDecl);
6026 QualType T = Context->getRecordType(VaListDecl);
6072 QualType VaListTagType = Context->getRecordType(VaListTagDecl);