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.cpp1843 Line->SeenDecltypeAuto = true; in parseStructuralElement()
1909 IsDecltypeAutoFunction = Line->SeenDecltypeAuto; in parseStructuralElement()
2375 NestedLambdas.push_back(Line->SeenDecltypeAuto); in tryToParseLambda()
4616 Line->SeenDecltypeAuto = false; in addUnwrappedLine()