Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp241 CXXRecordDecl *Sema::createLambdaClosureType(SourceRange IntroducerRange, in createLambdaClosureType()
360 SourceRange IntroducerRange, in startLambdaDefinition()
483 SourceRange IntroducerRange, in buildLambdaScope()
1350 static void addFunctionPointerConversion(Sema &S, SourceRange IntroducerRange, in addFunctionPointerConversion()
1513 static void addFunctionPointerConversions(Sema &S, SourceRange IntroducerRange, in addFunctionPointerConversions()
1530 SourceRange IntroducerRange, in addBlockPointerConversion()
1752 SourceRange IntroducerRange; in BuildLambdaExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h828 SourceRange IntroducerRange; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprCXX.cpp1122 LambdaExpr::LambdaExpr(QualType T, SourceRange IntroducerRange, in LambdaExpr()
1162 SourceRange IntroducerRange, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h1870 SourceRange IntroducerRange; variable