Searched defs:LocEnd (Results 1 – 6 of 6) sorted by relevance
276 size_t LocEnd; in getFunctionLineEntries() local322 size_t LocEnd; in getLineExtentIncludingInlinees() local487 size_t LocEnd; in encodeInlineLineTable() local
124 std::optional<SourceLocation> LocEnd; member in __anon413222f00211::SourceMappingRegion136 std::optional<SourceLocation> LocEnd, in SourceMappingRegion()144 std::optional<SourceLocation> LocEnd, in SourceMappingRegion()152 std::optional<SourceLocation> LocEnd) in SourceMappingRegion()445 SourceLocation LocEnd, in adjustSkippedRange()483 auto LocEnd = Range.getEnd(); in gatherSkippedRegions() local536 SourceLocation LocEnd = Region.getEndLoc(); in emitSourceRegions() local594 SourceLocation LocEnd = getPreciseTokenLocEnd(ParentLoc); in emitExpansionRegions() local
1111 SourceLocation LocEnd = Method->getEndLoc(); in RewriteMethodDeclaration() local1169 SourceLocation LocEnd = PDecl->getAtEndRange().getBegin(); in RewriteProtocolDecl() local1356 SourceLocation LocEnd = OMD->getCompoundBody()->getBeginLoc(); in RewriteImplementationDecl() local1369 SourceLocation LocEnd = OMD->getCompoundBody()->getBeginLoc(); in RewriteImplementationDecl() local3886 SourceLocation LocEnd = CDecl->getEndOfDefinitionLoc(); in RewriteObjCInternalStruct() local4713 SourceLocation LocEnd = CE->getRParenLoc(); in RewriteCastExpr() local
201 SourceLocation Loc, SourceLocation LocEnd, bool IsImplicit, in buildDeductionGuide()
1222 SourceLocation LocEnd = PrevTokLocation; in ParseLambdaIntroducer() local
7074 SourceLocation LocStart, LocEnd; member