Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h411 bool AtEnd; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Core/
H A DReplacement.cpp262 Replacement AtEnd(R.getFilePath(), R.getOffset() + R.getLength(), 0, ""); in add() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h846 bool AtEnd() const { in AtEnd() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp1891 SourceLocation AtEnd) { in DefaultSynthesizeProperties()
1985 SourceLocation AtEnd) { in DefaultSynthesizeProperties()
H A DSemaDeclObjC.cpp3965 Decl *Sema::ActOnAtEnd(Scope *S, SourceRange AtEnd, ArrayRef<Decl *> allMethods, in ActOnAtEnd()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp599 SourceRange AtEnd; in ParseObjCInterfaceDeclList() local
2258 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h951 SourceRange AtEnd; variable