Lines Matching refs:Range
851 EndLoc = Intro.Range.getEnd();
881 CXXRecordDecl *Class = createLambdaClosureType(Intro.Range, MethodTyInfo,
884 CXXMethodDecl *Method = startLambdaDefinition(Class, Intro.Range,
896 buildLambdaScope(LSI, Method, Intro.Range, Intro.Default, Intro.DefaultLoc,
921 = Intro.Default == LCD_None? Intro.Range.getBegin() : Intro.DefaultLoc;