Searched defs:LocStart (Results 1 – 8 of 8) sorted by relevance
103 std::optional<SourceLocation> LocStart; member in __anond4b6e5a70211::SourceMappingRegion113 SourceMappingRegion(Counter Count, std::optional<SourceLocation> LocStart, in SourceMappingRegion()120 std::optional<SourceLocation> LocStart, in SourceMappingRegion()344 SourceLocation LocStart, in adjustSkippedRange()382 auto LocStart = Range.getBegin(); in gatherSkippedRegions() local416 SourceLocation LocStart = Region.getBeginLoc(); in emitSourceRegions() local
732 SourceLocation LocStart = SM->getLocForStartOfFile(MainFileID); in RewriteInclude() local951 SourceLocation LocStart = Method->getBeginLoc(); in RewriteMethodDeclaration() local971 SourceLocation LocStart = CatDecl->getBeginLoc(); in RewriteCategoryDecl() local989 SourceLocation LocStart = PDecl->getBeginLoc(); in RewriteProtocolDecl() local1024 SourceLocation LocStart = (*D.begin())->getBeginLoc(); in RewriteForwardProtocolDecl() local1033 SourceLocation LocStart = DG[0]->getBeginLoc(); in RewriteForwardProtocolDecl() local1179 SourceLocation LocStart = OMD->getBeginLoc(); in RewriteImplementationDecl() local1192 SourceLocation LocStart = OMD->getBeginLoc(); in RewriteImplementationDecl() local3096 SourceLocation LocStart = CDecl->getBeginLoc(); in RewriteObjCInternalStruct() local3883 SourceLocation LocStart = CE->getLParenLoc(); in RewriteCastExpr() local
807 SourceLocation LocStart = SM->getLocForStartOfFile(MainFileID); in RewriteInclude() local1111 SourceLocation LocStart = Method->getBeginLoc(); in RewriteMethodDeclaration() local1131 SourceLocation LocStart = CatDecl->getBeginLoc(); in RewriteCategoryDecl() local1156 SourceLocation LocStart = PDecl->getBeginLoc(); in RewriteProtocolDecl() local1191 SourceLocation LocStart = (*D.begin())->getBeginLoc(); in RewriteForwardProtocolDecl() local1200 SourceLocation LocStart = DG[0]->getBeginLoc(); in RewriteForwardProtocolDecl() local1356 SourceLocation LocStart = OMD->getBeginLoc(); in RewriteImplementationDecl() local1369 SourceLocation LocStart = OMD->getBeginLoc(); in RewriteImplementationDecl() local3887 SourceLocation LocStart = CDecl->getBeginLoc(); in RewriteObjCInternalStruct() local4715 SourceLocation LocStart = CE->getLParenLoc(); in RewriteCastExpr() local
504 SourceLocation LocStart; variable550 SourceLocation LocStart; variable3256 SourceLocation LocStart; variable
920 SourceLocation LocStart = Tok.getLocation(); in ParseLambdaIntroducer() local
5952 SourceLocation LocStart, LocEnd; member
16858 FriendDecl *Sema::CheckFriendTypeDecl(SourceLocation LocStart, in CheckFriendTypeDecl()
691 void addTargetDirLocation(SourceLocation LocStart) { in addTargetDirLocation()