Home
last modified time | relevance | path

Searched defs:NestedLambdas (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h338 SmallVector<bool, 4> NestedLambdas; global() variable
/llvm-project/clang/unittests/Format/
H A DNamespaceEndCommentsFixerTest.cpp1363 const std::string NestedLambdas{"namespace foo {\n" in TEST_F() local