Searched refs:setEofData (Results 1 – 5 of 5) sorted by relevance
277 Eof.setEofData(VarD); in ParseCXXNonStaticMemberInitializer()416 DefArgEnd.setEofData(Param); in ParseLexedMethodDeclaration()497 ExceptionSpecEnd.setEofData(LM.Method); in ParseLexedMethodDeclaration()607 BodyEnd.setEofData(LM.D); in ParseLexedMethodDef()783 AttrEnd.setEofData(LA.Toks.data()); in ParseLexedAttribute()
4123 AttrEnd.setEofData(Toks.data()); in ParseCXXAmbiguousParenExpression()
3721 Eof.setEofData(MCDecl); in ParseLexedObjCMethodDefs()
5019 AttrEnd.setEofData(LA.Toks.data()); in ParseLexedCAttribute()8535 EndToken.setEofData(TypeStr.data()); in ParseTypeFromString()
204 void setEofData(const void *D) { in setEofData() function