Home
last modified time | relevance | path

Searched defs:IntroducerRange (Results 1 – 8 of 8) 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/llvm-project/clang/lib/Sema/
DSemaLambda.cpp241 CXXRecordDecl *Sema::createLambdaClosureType(SourceRange IntroducerRange, in createLambdaClosureType()
360 SourceRange IntroducerRange, in startLambdaDefinition()
484 SourceRange IntroducerRange, in buildLambdaScope()
1347 static void addFunctionPointerConversion(Sema &S, SourceRange IntroducerRange, in addFunctionPointerConversion()
1510 static void addFunctionPointerConversions(Sema &S, SourceRange IntroducerRange, in addFunctionPointerConversions()
1527 SourceRange IntroducerRange, in addBlockPointerConversion()
1749 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/llvm-project/clang/include/clang/Sema/
DScopeInfo.h824 SourceRange IntroducerRange; variable
/external/llvm-project/clang/lib/AST/
DExprCXX.cpp1122 LambdaExpr::LambdaExpr(QualType T, SourceRange IntroducerRange, in LambdaExpr()
1162 SourceRange IntroducerRange, in Create()
/external/llvm-project/clang/include/clang/AST/
DExprCXX.h1860 SourceRange IntroducerRange; variable
/external/clang/include/clang/AST/
DExprCXX.h1507 SourceRange IntroducerRange; variable