Home
last modified time | relevance | path

Searched refs:HasExplicitResultType (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp971 bool HasExplicitResultType) { in CompleteLambdaCallOperator() argument
1014 buildLambdaScopeReturnType(*this, LSI, Method, HasExplicitResultType); in CompleteLambdaCallOperator()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7267 bool HasExplicitResultType);