Searched defs:AtEnd (Results 1 – 7 of 7) sorted by relevance
411 bool AtEnd; variable
262 Replacement AtEnd(R.getFilePath(), R.getOffset() + R.getLength(), 0, ""); in add() local
846 bool AtEnd() const { in AtEnd() function
1891 SourceLocation AtEnd) { in DefaultSynthesizeProperties()1985 SourceLocation AtEnd) { in DefaultSynthesizeProperties()
3965 Decl *Sema::ActOnAtEnd(Scope *S, SourceRange AtEnd, ArrayRef<Decl *> allMethods, in ActOnAtEnd()
599 SourceRange AtEnd; in ParseObjCInterfaceDeclList() local2258 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()
951 SourceRange AtEnd; variable