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