Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp510 bool ExplicitResultType) { in buildLambdaScopeReturnType()
919 bool &ExplicitResultType) { in getLambdaType()
1396 bool ExplicitResultType; in ActOnStartOfLambdaDefinition() local
2079 bool ExplicitResultType; in BuildLambdaExpr() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1258 bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in LambdaExpr()
1298 bool ExplicitParams, bool ExplicitResultType, in Create()