Searched defs:LocEnd (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | CommentSema.cpp | 52 SourceLocation LocEnd, in actOnBlockCommandStart() 82 SourceLocation LocEnd, in actOnParamCommandStart() 284 SourceLocation LocEnd, in actOnTParamCommandStart() 375 SourceLocation LocEnd, in actOnUnknownCommand() 382 SourceLocation LocEnd, in actOnUnknownCommand() 390 SourceLocation LocEnd, in actOnText() 452 SourceLocation LocEnd, in actOnHTMLEndTag()
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCCodeView.cpp | 264 size_t LocEnd; in getFunctionLineEntries() local 310 size_t LocEnd; in getLineExtentIncludingInlinees() local 475 size_t LocEnd; in encodeInlineLineTable() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CoverageMappingGen.cpp | 122 std::optional<SourceLocation> LocEnd; member in __anon413222f00211::SourceMappingRegion 134 std::optional<SourceLocation> LocEnd, in SourceMappingRegion() 142 std::optional<SourceLocation> LocEnd, in SourceMappingRegion() 150 std::optional<SourceLocation> LocEnd) in SourceMappingRegion() 443 SourceLocation LocEnd, in adjustSkippedRange() 481 auto LocEnd = Range.getEnd(); in gatherSkippedRegions() local 534 SourceLocation LocEnd = Region.getEndLoc(); in emitSourceRegions() local 592 SourceLocation LocEnd = getPreciseTokenLocEnd(ParentLoc); in emitExpansionRegions() local
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 950 SourceLocation LocEnd = Method->getEndLoc(); in RewriteMethodDeclaration() local 1001 SourceLocation LocEnd = PDecl->getAtEndRange().getBegin(); in RewriteProtocolDecl() local 1178 SourceLocation LocEnd = OMD->getCompoundBody()->getBeginLoc(); in RewriteImplementationDecl() local 1191 SourceLocation LocEnd = OMD->getCompoundBody()->getBeginLoc(); in RewriteImplementationDecl() local 3095 SourceLocation LocEnd = CDecl->getEndOfDefinitionLoc(); in RewriteObjCInternalStruct() local 3876 SourceLocation LocEnd = CE->getRParenLoc(); in RewriteCastExpr() local
|
| H A D | RewriteModernObjC.cpp | 1110 SourceLocation LocEnd = Method->getEndLoc(); in RewriteMethodDeclaration() local 1168 SourceLocation LocEnd = PDecl->getAtEndRange().getBegin(); in RewriteProtocolDecl() local 1355 SourceLocation LocEnd = OMD->getCompoundBody()->getBeginLoc(); in RewriteImplementationDecl() local 1368 SourceLocation LocEnd = OMD->getCompoundBody()->getBeginLoc(); in RewriteImplementationDecl() local 3886 SourceLocation LocEnd = CDecl->getEndOfDefinitionLoc(); in RewriteObjCInternalStruct() local 4697 SourceLocation LocEnd = CE->getRParenLoc(); in RewriteCastExpr() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplateDeductionGuide.cpp | 201 SourceLocation Loc, SourceLocation LocEnd, bool IsImplicit, in buildDeductionGuide()
|
| H A D | SemaHLSL.cpp | 1618 SourceLocation LocEnd = AttrList[0]->getRange().getEnd(); in CreateHLSLAttributedResourceType() local
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseExprCXX.cpp | 1079 SourceLocation LocEnd = PrevTokLocation; in ParseLambdaIntroducer() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 7499 SourceLocation LocStart, LocEnd; member
|