Searched refs:setEofData (Results 1 – 4 of 4) sorted by relevance
231 Eof.setEofData(VarD); in ParseCXXNonStaticMemberInitializer()370 DefArgEnd.setEofData(Param); in ParseLexedMethodDeclaration()450 ExceptionSpecEnd.setEofData(LM.Method); in ParseLexedMethodDeclaration()543 BodyEnd.setEofData(LM.D); in ParseLexedMethodDef()712 AttrEnd.setEofData(LA.Toks.data()); in ParseLexedAttribute()
3938 AttrEnd.setEofData(Toks.data()); in ParseCXXAmbiguousParenExpression()
3664 Eof.setEofData(MCDecl); in ParseLexedObjCMethodDefs()
195 void setEofData(const void *D) { in setEofData() function