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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h129 bool tryToParseLambdaIntroducer();
H A DUnwrappedLineParser.cpp1420 if (!tryToParseLambdaIntroducer())
1508 bool UnwrappedLineParser::tryToParseLambdaIntroducer() { function in class:clang::format::UnwrappedLineParser

Completed in 83 milliseconds