Searched defs:AtEnd (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 411 bool AtEnd; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Core/ |
H A D | Replacement.cpp | 263 Replacement AtEnd(R.getFilePath(), R.getOffset() + R.getLength(), 0, ""); in add() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaObjCProperty.cpp | 1888 DefaultSynthesizeProperties(Scope * S,ObjCImplDecl * IMPDecl,ObjCInterfaceDecl * IDecl,SourceLocation AtEnd) DefaultSynthesizeProperties() argument 1981 DefaultSynthesizeProperties(Scope * S,Decl * D,SourceLocation AtEnd) DefaultSynthesizeProperties() argument
|
H A D | SemaDeclObjC.cpp | 3980 ActOnAtEnd(Scope * S,SourceRange AtEnd,ArrayRef<Decl * > allMethods,ArrayRef<DeclGroupPtrTy> allTUVars) ActOnAtEnd() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseObjc.cpp | 647 SourceRange AtEnd; ParseObjCInterfaceDeclList() local 2324 finish(SourceRange AtEnd) finish() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclObjC.h | 950 SourceRange AtEnd; global() variable
|