Home
last modified time | relevance | path

Searched defs:Intro (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseInit.cpp78 LambdaIntroducer Intro; in MayBeDesignationStart() local
H A DParseExprCXX.cpp810 LambdaIntroducer Intro; ParseLambdaExpression() local
855 LambdaIntroducer Intro; TryParseLambdaExpression() local
898 ParseLambdaIntroducer(LambdaIntroducer & Intro,LambdaIntroducerTentativeParse * Tentative) ParseLambdaIntroducer() argument
1328 DiagnoseStaticSpecifierRestrictions(Parser & P,SourceLocation StaticLoc,SourceLocation MutableLoc,const LambdaIntroducer & Intro) DiagnoseStaticSpecifierRestrictions() argument
1346 ParseLambdaExpressionAfterIntroducer(LambdaIntroducer & Intro) ParseLambdaExpressionAfterIntroducer() argument
[all...]
H A DParseTentative.cpp786 LambdaIntroducer Intro; in isCXX11AttributeSpecifier() local
/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp545 ActOnLambdaExplicitTemplateParameterList(LambdaIntroducer & Intro,SourceLocation LAngleLoc,ArrayRef<NamedDecl * > TParams,SourceLocation RAngleLoc,ExprResult RequiresClause) ActOnLambdaExplicitTemplateParameterList() argument
916 getLambdaType(Sema & S,LambdaIntroducer & Intro,Declarator & ParamInfo,Scope * CurScope,SourceLocation Loc,bool & ExplicitResultType) getLambdaType() argument
1059 ActOnLambdaExpressionAfterIntroducer(LambdaIntroducer & Intro,Scope * CurrentScope) ActOnLambdaExpressionAfterIntroducer() argument
1335 ActOnLambdaClosureQualifiers(LambdaIntroducer & Intro,SourceLocation MutableLoc) ActOnLambdaClosureQualifiers() argument
1387 ActOnStartOfLambdaDefinition(LambdaIntroducer & Intro,Declarator & ParamInfo,const DeclSpec & DS) ActOnStartOfLambdaDefinition() argument
[all...]
H A DSemaCodeComplete.cpp7104 CodeCompleteLambdaIntroducer(Scope * S,LambdaIntroducer & Intro,bool AfterAmpersand) CodeCompleteLambdaIntroducer() argument
/llvm-project/llvm/unittests/Support/
H A DFormatVariadicTest.cpp519 const char *Intro = TEST() local