Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.h109 bool tryToParseLambdaIntroducer();
DUnwrappedLineParser.cpp1132 if (!tryToParseLambdaIntroducer()) in tryToParseLambda()
1171 bool UnwrappedLineParser::tryToParseLambdaIntroducer() { in tryToParseLambdaIntroducer() function in clang::format::UnwrappedLineParser