Lines Matching full:sourcerange
25 CXXRecordDecl *Sema::createLambdaClosureType(SourceRange IntroducerRange,
124 SourceRange IntroducerRange,
181 SourceRange IntroducerRange,
623 << SourceRange(LSI->getCXXThisCapture().getLocation())
625 SourceRange(PP.getLocForEndOfToken(PrevCaptureLoc), C->Loc));
635 SourceRange(PP.getLocForEndOfToken(PrevCaptureLoc), C->Loc));
686 SourceRange(PP.getLocForEndOfToken(PrevCaptureLoc), C->Loc));
691 SourceRange(PP.getLocForEndOfToken(PrevCaptureLoc), C->Loc));
719 << C->Id << SourceRange(LSI->getCapture(Var).getLocation())
721 SourceRange(PP.getLocForEndOfToken(PrevCaptureLoc), C->Loc));
755 << SourceRange(C->Loc);
807 SourceRange IntroducerRange,
878 SourceRange IntroducerRange,
924 SourceRange IntroducerRange;