Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ReadExpr

5328     return Context.getVariableArrayType(ElementType, ReadExpr(*Loc.F),
5426 return Context.getTypeOfExprType(ReadExpr(*Loc.F));
5439 return Context.getDecltypeType(ReadExpr(*Loc.F), UnderlyingType);
5636 Expr *NumElts = ReadExpr(*Loc.F);
5694 ESI.NoexceptExpr = ReadExpr(ModuleFile);
5778 TL.setSizeExpr(Reader.ReadExpr(F));
5865 TL.setAttrExprOperand(Reader.ReadExpr(F));
6167 return ReadExpr(F);
7869 return TemplateArgument(ReadExpr(F));
7973 Expr *Init = ReadExpr(F);