Searched defs:AtEnd (Results 1 – 4 of 4) sorted by relevance
329 SourceRange AtEnd; in ParseObjCInterfaceDeclList() local1581 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()
2921 bool AtEnd() const { in AtEnd() function3048 bool AtEnd() const { in AtEnd() function3194 bool AtEnd() const { in AtEnd() function3356 bool AtEnd() const { in AtEnd() function3537 bool AtEnd() const { in AtEnd() function3735 bool AtEnd() const { in AtEnd() function3952 bool AtEnd() const { in AtEnd() function4186 bool AtEnd() const { in AtEnd() function4437 bool AtEnd() const { in AtEnd() function
2589 Decl *Sema::ActOnAtEnd(Scope *S, SourceRange AtEnd, ArrayRef<Decl *> allMethods, in ActOnAtEnd()
515 SourceRange AtEnd; variable