Searched refs:setEofData (Results 1 – 5 of 5) sorted by relevance
267 Eof.setEofData(VarD); in ParseCXXNonStaticMemberInitializer()399 DefArgEnd.setEofData(Param); in ParseLexedMethodDeclaration()479 ExceptionSpecEnd.setEofData(LM.Method); in ParseLexedMethodDeclaration()586 BodyEnd.setEofData(LM.D); in ParseLexedMethodDef()740 AttrEnd.setEofData(LA.Toks.data()); in ParseLexedAttribute()
3284 Eof.setEofData(MCDecl); in ParseLexedObjCMethodDefs()
3622 AttrEnd.setEofData(Toks.data()); in ParseCXXAmbiguousParenExpression()
4793 AttrEnd.setEofData(LA.Toks.data()); in ParseLexedCAttribute()8127 EndToken.setEofData(TypeStr.data()); in ParseTypeFromString()
206 void setEofData(const void *D) { in setEofData() function