Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLambda.cpp24 CXXRecordDecl *Sema::createLambdaClosureType(SourceRange IntroducerRange, in createLambdaClosureType()
55 SourceRange IntroducerRange, in startLambdaDefinition()
174 SourceRange IntroducerRange, in enterLambdaScope()
690 SourceRange IntroducerRange, in addFunctionPointerConversion()
765 SourceRange IntroducerRange, in addBlockPointerConversion()
815 SourceRange IntroducerRange; in ActOnLambdaExpr() local
/external/clang/include/clang/Sema/
DScopeInfo.h504 SourceRange IntroducerRange; variable
/external/clang/lib/AST/
DExprCXX.cpp833 SourceRange IntroducerRange, in LambdaExpr()
894 SourceRange IntroducerRange, in Create()
/external/clang/include/clang/AST/
DExprCXX.h1159 SourceRange IntroducerRange; variable