Home
last modified time | relevance | path

Searched defs:AtEnd (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp329 SourceRange AtEnd; in ParseObjCInterfaceDeclList() local
1581 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util-generated.h2921 bool AtEnd() const { in AtEnd() function
3048 bool AtEnd() const { in AtEnd() function
3194 bool AtEnd() const { in AtEnd() function
3356 bool AtEnd() const { in AtEnd() function
3537 bool AtEnd() const { in AtEnd() function
3735 bool AtEnd() const { in AtEnd() function
3952 bool AtEnd() const { in AtEnd() function
4186 bool AtEnd() const { in AtEnd() function
4437 bool AtEnd() const { in AtEnd() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp2589 Decl *Sema::ActOnAtEnd(Scope *S, SourceRange AtEnd, ArrayRef<Decl *> allMethods, in ActOnAtEnd()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h515 SourceRange AtEnd; variable