Searched defs:endLoc (Results 1 – 13 of 13) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
| H A D | CodeRegion.h | 114 llvm::SMLoc endLoc() const { return RangeEnd; } in endLoc() function
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenFunction.cpp | 411 void CIRGenFunction::finishFunction(SourceLocation endLoc) {} in finishFunction()
|
| H A D | CIRGenExpr.cpp | 742 mlir::Location endLoc, mlir::Value ptr, in emitArraySubscriptPtr() 755 mlir::Location endLoc, Address addr, in emitArraySubscriptPtr()
|
| H A D | CIRGenFunction.h | 629 mlir::Location endLoc; member
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclObjC.cpp | 820 SourceLocation beginLoc, SourceLocation endLoc, Selector SelInfo, in ObjCMethodDecl() 850 ASTContext &C, SourceLocation beginLoc, SourceLocation endLoc, in Create()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
| H A D | CoverageMapping.h | 369 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } in endLoc() function
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaObjCProperty.cpp | 1143 SourceLocation endLoc = in ActOnPropertyImplDecl() local
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseObjc.cpp | 1651 SourceLocation &endLoc) { in parseObjCTypeArgsAndProtocolQualifiers()
|
| H A D | ParseDecl.cpp | 1222 ParsedAttributes &attrs, SourceLocation *endLoc, IdentifierInfo *ScopeName, in ParseAvailabilityAttribute()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPDirectives.cpp | 538 SourceLocation endLoc; in SkipExcludedConditionalBlock() local
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 1663 SourceLocation endLoc = S->getSynchBody()->getBeginLoc(); in RewriteObjCSynchronizedStmt() local 1917 SourceLocation endLoc = body->getEndLoc(); in RewriteObjCTryStmt() local
|
| H A D | RewriteModernObjC.cpp | 2057 SourceLocation endLoc = S->getEndLoc(); in RewriteObjCThrowStmt() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
| H A D | X86AsmParser.cpp | 4928 SMLoc endLoc; in parseSEHRegisterNumber() local
|