Home
last modified time | relevance | path

Searched defs:ExplicitResultType (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp468 bool ExplicitResultType) { in buildLambdaScopeReturnType()
877 bool &ExplicitResultType) { in getLambdaType()
1338 bool ExplicitResultType; in ActOnStartOfLambdaDefinition() local
2021 bool ExplicitResultType; in BuildLambdaExpr() local
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1208 bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in LambdaExpr()
1248 bool ExplicitParams, bool ExplicitResultType, in Create()