Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp248 Sema::createLambdaClosureType(SourceRange IntroducerRange, TypeSourceInfo *Info, in createLambdaClosureType()
523 SourceRange IntroducerRange, in buildLambdaScope()
972 CXXMethodDecl *Sema::CreateLambdaCallOperator(SourceRange IntroducerRange, in CreateLambdaCallOperator()
1656 static void addFunctionPointerConversion(Sema &S, SourceRange IntroducerRange, in addFunctionPointerConversion()
1831 static void addFunctionPointerConversions(Sema &S, SourceRange IntroducerRange, in addFunctionPointerConversions()
1848 SourceRange IntroducerRange, in addBlockPointerConversion()
2077 SourceRange IntroducerRange; in BuildLambdaExpr() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h878 SourceRange IntroducerRange; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1255 LambdaExpr::LambdaExpr(QualType T, SourceRange IntroducerRange, in LambdaExpr()
1295 SourceRange IntroducerRange, in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1958 SourceRange IntroducerRange; variable