Searched refs:setEofData (Results 1 – 4 of 4) sorted by relevance
230 Eof.setEofData(VarD); in ParseCXXNonStaticMemberInitializer()330 DefArgEnd.setEofData(Param); in ParseLexedMethodDeclaration()404 ExceptionSpecEnd.setEofData(LM.Method); in ParseLexedMethodDeclaration()509 BodyEnd.setEofData(LM.D); in ParseLexedMethodDef()
3168 AttrEnd.setEofData(Toks.data()); in ParseCXXAmbiguousParenExpression()
1215 AttrEnd.setEofData(LA.Toks.data()); in ParseLexedAttribute()
193 void setEofData(const void *D) { in setEofData() function