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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.h55 bool tryMergeCSharpDoubleQuestion();
H A DFormatTokenLexer.cpp79 if (tryMergeCSharpDoubleQuestion())
218 bool FormatTokenLexer::tryMergeCSharpDoubleQuestion() { function in class:clang::format::FormatTokenLexer

Completed in 116 milliseconds