Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3668 auto IsCXX11LambdaWithouTrailingReturn = [&]() { in hasReturnTypeDeclaredInside() local
3682 if (isa<AutoType>(RetT.getTypePtr()) || IsCXX11LambdaWithouTrailingReturn()) { in hasReturnTypeDeclaredInside()