Home | History | Annotate | Download | only in AST

Lines Matching refs:getRecordType

3159     return getRecordType(Record);
3190 QualType ASTContext::getRecordType(const RecordDecl *Decl) const {
6149 QualType VaListTagType = Context->getRecordType(VaListTagDecl);
6201 QualType VaListTagType = Context->getRecordType(VaListTagDecl);
6261 QualType VaListTagType = Context->getRecordType(VaListTagDecl);
6317 QualType T = Context->getRecordType(VaListDecl);
6364 QualType VaListTagType = Context->getRecordType(VaListTagDecl);