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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h134 bool tryToParseLambdaIntroducer();
H A DUnwrappedLineParser.cpp1599 if (!tryToParseLambdaIntroducer())
1688 bool UnwrappedLineParser::tryToParseLambdaIntroducer() { function in class:clang::format::UnwrappedLineParser

Completed in 167 milliseconds