Searched defs:AtEnd (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h403 bool AtEnd; member in class:std::reverse_iterator
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1898 DefaultSynthesizeProperties(Scope *S, ObjCImplDecl *IMPDecl, ObjCInterfaceDecl *IDecl, SourceLocation AtEnd) argument
1993 DefaultSynthesizeProperties(Scope *S, Decl *D, SourceLocation AtEnd) argument
H A DSemaDeclObjC.cpp3903 Decl *Sema::ActOnAtEnd(Scope *S, SourceRange AtEnd, ArrayRef<Decl *> allMethods, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp599 SourceRange AtEnd; local
795 Actions.ActOnAtEnd(getCurScope(), AtEnd, allMethods, allTUVariables); local
2254 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h989 SourceRange AtEnd; member in class:clang::ObjCContainerDecl

Completed in 160 milliseconds