Searched refs:parseObjCInterfaceOrImplementation (Results 1 – 2 of 2) sorted by relevance
99 void parseObjCInterfaceOrImplementation();
574 return parseObjCInterfaceOrImplementation(); in parseStructuralElement()1198 void UnwrappedLineParser::parseObjCInterfaceOrImplementation() { in parseObjCInterfaceOrImplementation() function in clang::format::UnwrappedLineParser