Searched defs:LocStart (Results 1 – 8 of 8) sorted by relevance
102 Optional<SourceLocation> LocStart; member in __anon8c3eb65b0211::SourceMappingRegion112 SourceMappingRegion(Counter Count, Optional<SourceLocation> LocStart, in SourceMappingRegion()118 Optional<SourceLocation> LocStart, in SourceMappingRegion()339 SourceLocation LocStart, in adjustSkippedRange()377 auto LocStart = Range.getBegin(); in gatherSkippedRegions() local406 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() local3108 SourceLocation LocStart = CDecl->getBeginLoc(); in RewriteObjCInternalStruct() local3897 SourceLocation LocStart = CE->getLParenLoc(); in RewriteCastExpr() local
806 SourceLocation LocStart = SM->getLocForStartOfFile(MainFileID); in RewriteInclude() local1110 SourceLocation LocStart = Method->getBeginLoc(); in RewriteMethodDeclaration() local1130 SourceLocation LocStart = CatDecl->getBeginLoc(); in RewriteCategoryDecl() local1155 SourceLocation LocStart = PDecl->getBeginLoc(); in RewriteProtocolDecl() local1190 SourceLocation LocStart = (*D.begin())->getBeginLoc(); in RewriteForwardProtocolDecl() local1199 SourceLocation LocStart = DG[0]->getBeginLoc(); in RewriteForwardProtocolDecl() local1355 SourceLocation LocStart = OMD->getBeginLoc(); in RewriteImplementationDecl() local1368 SourceLocation LocStart = OMD->getBeginLoc(); in RewriteImplementationDecl() local3897 SourceLocation LocStart = CDecl->getBeginLoc(); in RewriteObjCInternalStruct() local4727 SourceLocation LocStart = CE->getLParenLoc(); in RewriteCastExpr() local
478 SourceLocation LocStart; variable521 SourceLocation LocStart; variable3109 SourceLocation LocStart; variable
918 SourceLocation LocStart = Tok.getLocation(); in ParseLambdaIntroducer() local
5477 SourceLocation LocStart, LocEnd; member
16186 FriendDecl *Sema::CheckFriendTypeDecl(SourceLocation LocStart, in CheckFriendTypeDecl()
669 void addTargetDirLocation(SourceLocation LocStart) { in addTargetDirLocation()