Home | History | Annotate | Download | only in AST

Lines Matching refs:getRecordType

2784     return getRecordType(Record);
2816 QualType ASTContext::getRecordType(const RecordDecl *Decl) const {
5652 QualType VaListTagType = Context->getRecordType(VaListTagDecl);
5713 QualType VaListTagType = Context->getRecordType(VaListTagDecl);
5787 QualType VaListTagType = Context->getRecordType(VaListTagDecl);
5880 = Context->getTrivialTypeSourceInfo(Context->getRecordType(VaListDecl));