Searched defs:IntroducerRange (Results 1 – 4 of 4) sorted by relevance
243 CXXRecordDecl *Sema::createLambdaClosureType(SourceRange IntroducerRange, in createLambdaClosureType()355 SourceRange IntroducerRange, in startLambdaDefinition()438 SourceRange IntroducerRange, in buildLambdaScope()1148 SourceRange IntroducerRange, in addFunctionPointerConversion()1330 SourceRange IntroducerRange, in addBlockPointerConversion()1499 SourceRange IntroducerRange; in BuildLambdaExpr() local
675 SourceRange IntroducerRange; variable
851 LambdaExpr::LambdaExpr(QualType T, SourceRange IntroducerRange, in LambdaExpr()909 SourceRange IntroducerRange, LambdaCaptureDefault CaptureDefault, in Create()
1507 SourceRange IntroducerRange; variable