Home
last modified time | relevance | path

Searched defs:endLoc (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.h114 llvm::SMLoc endLoc() const { return RangeEnd; } in endLoc() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.cpp411 void CIRGenFunction::finishFunction(SourceLocation endLoc) {} in finishFunction()
H A DCIRGenExpr.cpp742 mlir::Location endLoc, mlir::Value ptr, in emitArraySubscriptPtr()
755 mlir::Location endLoc, Address addr, in emitArraySubscriptPtr()
H A DCIRGenFunction.h629 mlir::Location endLoc; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp820 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 DCoverageMapping.h369 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } in endLoc() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1143 SourceLocation endLoc = in ActOnPropertyImplDecl() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1651 SourceLocation &endLoc) { in parseObjCTypeArgsAndProtocolQualifiers()
H A DParseDecl.cpp1222 ParsedAttributes &attrs, SourceLocation *endLoc, IdentifierInfo *ScopeName, in ParseAvailabilityAttribute()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp538 SourceLocation endLoc; in SkipExcludedConditionalBlock() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1663 SourceLocation endLoc = S->getSynchBody()->getBeginLoc(); in RewriteObjCSynchronizedStmt() local
1917 SourceLocation endLoc = body->getEndLoc(); in RewriteObjCTryStmt() local
H A DRewriteModernObjC.cpp2057 SourceLocation endLoc = S->getEndLoc(); in RewriteObjCThrowStmt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4928 SMLoc endLoc; in parseSEHRegisterNumber() local