Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h342 bool IsDecltypeAutoFunction = false; variable
H A DUnwrappedLineParser.cpp186 IsDecltypeAutoFunction = false; in reset()
1901 IsDecltypeAutoFunction = Line->SeenDecltypeAuto; in parseStructuralElement()
1920 IsDecltypeAutoFunction = false; in parseStructuralElement()
2580 ((NestedLambdas.empty() && !IsDecltypeAutoFunction) || in parseParens()