Home | History | Annotate | Download | only in AST

Lines Matching refs:Updated

2282   QualType Updated =
2284 FD->setType(Updated);
2294 Updated = getFunctionTypeWithExceptionSpec(*this, TSInfo->getType(), ESI);
2299 assert(TypeLoc::getFullDataSizeForType(Updated) ==
2302 TSInfo->overrideType(Updated);