Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h58 bool SeenDecltypeAuto = false; member
H A DUnwrappedLineParser.cpp1837 Line->SeenDecltypeAuto = true; in parseStructuralElement()
1901 IsDecltypeAutoFunction = Line->SeenDecltypeAuto; in parseStructuralElement()
2355 NestedLambdas.push_back(Line->SeenDecltypeAuto); in tryToParseLambda()
4596 Line->SeenDecltypeAuto = false; in addUnwrappedLine()