Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFDie.h411 bool AtEnd; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/Tooling/Core/
HDReplacement.cpp263 Replacement AtEnd(R.getFilePath(), R.getOffset() + R.getLength(), 0, ""); in add() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjCProperty.cpp1868 SourceLocation AtEnd) { in DefaultSynthesizeProperties()
1962 SourceLocation AtEnd) { in DefaultSynthesizeProperties()
HDSemaDeclObjC.cpp3983 Decl *SemaObjC::ActOnAtEnd(Scope *S, SourceRange AtEnd, in ActOnAtEnd()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseObjc.cpp648 SourceRange AtEnd; in ParseObjCInterfaceDeclList() local
2319 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/SandboxIR/
HDSandboxIR.cpp100 bool AtEnd = UseBegin == UseEnd; in user_begin() local
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclObjC.h953 SourceRange AtEnd; variable