Searched refs:setEofData (Results 1 – 5 of 5) sorted by relevance
219 Eof.setEofData(VarD); in ParseCXXNonStaticMemberInitializer()322 DefArgEnd.setEofData(Param); in ParseLexedMethodDeclaration()395 ExceptionSpecEnd.setEofData(LM.Method); in ParseLexedMethodDeclaration()502 BodyEnd.setEofData(LM.D); in ParseLexedMethodDef()
3237 AttrEnd.setEofData(Toks.data()); in ParseCXXAmbiguousParenExpression()
3628 Eof.setEofData(MCDecl); in ParseLexedObjCMethodDefs()
1410 AttrEnd.setEofData(LA.Toks.data()); in ParseLexedAttribute()
194 void setEofData(const void *D) { in setEofData() function