Searched refs:setEofData (Results 1 – 5 of 5) sorted by relevance
233 Eof.setEofData(VarD); in ParseCXXNonStaticMemberInitializer()372 DefArgEnd.setEofData(Param); in ParseLexedMethodDeclaration()453 ExceptionSpecEnd.setEofData(LM.Method); in ParseLexedMethodDeclaration()546 BodyEnd.setEofData(LM.D); in ParseLexedMethodDef()720 AttrEnd.setEofData(LA.Toks.data()); in ParseLexedAttribute()
3722 Eof.setEofData(MCDecl); in ParseLexedObjCMethodDefs()
4002 AttrEnd.setEofData(Toks.data()); in ParseCXXAmbiguousParenExpression()
8083 EndToken.setEofData(TypeStr.data()); in ParseTypeFromString()
203 void setEofData(const void *D) { in setEofData() function