Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h411 bool AtEnd; variable
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp263 Replacement AtEnd(R.getFilePath(), R.getOffset() + R.getLength(), 0, ""); in add() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1888 DefaultSynthesizeProperties(Scope * S,ObjCImplDecl * IMPDecl,ObjCInterfaceDecl * IDecl,SourceLocation AtEnd) DefaultSynthesizeProperties() argument
1981 DefaultSynthesizeProperties(Scope * S,Decl * D,SourceLocation AtEnd) DefaultSynthesizeProperties() argument
H A DSemaDeclObjC.cpp3980 ActOnAtEnd(Scope * S,SourceRange AtEnd,ArrayRef<Decl * > allMethods,ArrayRef<DeclGroupPtrTy> allTUVars) ActOnAtEnd() argument
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp647 SourceRange AtEnd; ParseObjCInterfaceDeclList() local
2324 finish(SourceRange AtEnd) finish() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h950 SourceRange AtEnd; global() variable