Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h411 bool AtEnd; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1868 SourceLocation AtEnd) { in DefaultSynthesizeProperties()
1962 SourceLocation AtEnd) { in DefaultSynthesizeProperties()
H A DSemaDeclObjC.cpp3983 Decl *SemaObjC::ActOnAtEnd(Scope *S, SourceRange AtEnd, in ActOnAtEnd()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp648 SourceRange AtEnd; in ParseObjCInterfaceDeclList() local
2319 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp100 bool AtEnd = UseBegin == UseEnd; in user_begin() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h953 SourceRange AtEnd; variable