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

/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.h60 bool tryMergeNullishCoalescingEqual();
H A DFormatTokenLexer.cpp139 if (tryMergeNullishCoalescingEqual())
371 bool FormatTokenLexer::tryMergeNullishCoalescingEqual() { function in class:clang::format::FormatTokenLexer

Completed in 83 milliseconds