Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h141 bool tryToParseLambdaIntroducer();
H A DUnwrappedLineParser.cpp1624 if (!tryToParseLambdaIntroducer()) in tryToParseLambda()
1713 bool UnwrappedLineParser::tryToParseLambdaIntroducer() { in tryToParseLambdaIntroducer() function in clang::format::UnwrappedLineParser