Home | History | Annotate | Download | only in AST

Lines Matching refs:getRecordType

2923     return getRecordType(Record);
2955 QualType ASTContext::getRecordType(const RecordDecl *Decl) const {
5806 QualType VaListTagType = Context->getRecordType(VaListTagDecl);
5867 QualType VaListTagType = Context->getRecordType(VaListTagDecl);
5941 QualType VaListTagType = Context->getRecordType(VaListTagDecl);
6034 = Context->getTrivialTypeSourceInfo(Context->getRecordType(VaListDecl));
6090 QualType VaListTagType = Context->getRecordType(VaListTagDecl);