Home
last modified time | relevance | path

Searched defs:endLoc (Results 1 – 9 of 9) 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/AST/
H A DDeclObjC.cpp823 SourceLocation beginLoc, SourceLocation endLoc, Selector SelInfo, in ObjCMethodDecl()
853 ASTContext &C, SourceLocation beginLoc, SourceLocation endLoc, in Create()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1142 SourceLocation endLoc = in ActOnPropertyImplDecl() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h354 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } in endLoc() function
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1880 SourceLocation &endLoc) { in parseObjCTypeArgsAndProtocolQualifiers()
H A DParseDecl.cpp1302 ParsedAttributes &attrs, SourceLocation *endLoc, IdentifierInfo *ScopeName, in ParseAvailabilityAttribute()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp512 SourceLocation endLoc; in SkipExcludedConditionalBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4831 SMLoc endLoc; in parseSEHRegisterNumber() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2058 SourceLocation endLoc = S->getEndLoc(); in RewriteObjCThrowStmt() local