Home
last modified time | relevance | path

Searched defs:IntroducerRange (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Sema/
DSemaLambda.cpp243 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
/external/clang/include/clang/Sema/
DScopeInfo.h675 SourceRange IntroducerRange; variable
/external/clang/lib/AST/
DExprCXX.cpp851 LambdaExpr::LambdaExpr(QualType T, SourceRange IntroducerRange, in LambdaExpr()
909 SourceRange IntroducerRange, LambdaCaptureDefault CaptureDefault, in Create()
/external/clang/include/clang/AST/
DExprCXX.h1507 SourceRange IntroducerRange; variable