Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h346 bool IsDecltypeAutoFunction = false; variable
H A DUnwrappedLineParser.cpp175 IsDecltypeAutoFunction = false; in reset()
1884 IsDecltypeAutoFunction = Line->SeenDecltypeAuto; in parseStructuralElement()
1902 IsDecltypeAutoFunction = false; in parseStructuralElement()
2540 ((NestedLambdas.empty() && !IsDecltypeAutoFunction) || in parseParens()