Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h64 bool SeenDecltypeAuto = false; member
H A DUnwrappedLineParser.cpp1819 Line->SeenDecltypeAuto = true; in parseStructuralElement()
1884 IsDecltypeAutoFunction = Line->SeenDecltypeAuto; in parseStructuralElement()
2324 NestedLambdas.push_back(Line->SeenDecltypeAuto); in tryToParseLambda()
4480 Line->SeenDecltypeAuto = false; in addUnwrappedLine()