Searched refs:setEofData (Results 1 – 4 of 4) sorted by relevance
217 Eof.setEofData(VarD); in ParseCXXNonStaticMemberInitializer()356 DefArgEnd.setEofData(Param); in ParseLexedMethodDeclaration()436 ExceptionSpecEnd.setEofData(LM.Method); in ParseLexedMethodDeclaration()528 BodyEnd.setEofData(LM.D); in ParseLexedMethodDef()697 AttrEnd.setEofData(LA.Toks.data()); in ParseLexedAttribute()
3891 AttrEnd.setEofData(Toks.data()); in ParseCXXAmbiguousParenExpression()
3655 Eof.setEofData(MCDecl); in ParseLexedObjCMethodDefs()
196 void setEofData(const void *D) { in setEofData() function