Searched defs:AtEnd (Results 1 – 7 of 7) sorted by relevance
21 TEST(AnsiTerminal,AtEnd) TEST() argument
411 bool AtEnd; global() variable [all...]
263 Replacement AtEnd(R.getFilePath(), R.getOffset() + R.getLength(), 0, ""); in add() local
1868 DefaultSynthesizeProperties(Scope * S,ObjCImplDecl * IMPDecl,ObjCInterfaceDecl * IDecl,SourceLocation AtEnd) DefaultSynthesizeProperties() argument 1962 DefaultSynthesizeProperties(Scope * S,Decl * D,SourceLocation AtEnd) DefaultSynthesizeProperties() argument
3983 assert(AtEnd.isValid() && "Invalid location for '@end'"); in ActOnAtEnd() argument
648 SourceRange AtEnd; ParseObjCInterfaceDeclList() local 2319 finish(SourceRange AtEnd) finish() argument
953 SourceRange AtEnd; variable