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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h125 bool parseObjCProtocol();
H A DUnwrappedLineParser.cpp1223 if (parseObjCProtocol())
2663 bool UnwrappedLineParser::parseObjCProtocol() { function in class:clang::format::UnwrappedLineParser

Completed in 104 milliseconds