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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h124 void parseObjCInterfaceOrImplementation();
H A DUnwrappedLineParser.cpp1221 return parseObjCInterfaceOrImplementation();
2606 void UnwrappedLineParser::parseObjCInterfaceOrImplementation() { function in class:clang::format::UnwrappedLineParser

Completed in 104 milliseconds