Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
HDUnwrappedLineParser.h183 void parseObjCInterfaceOrImplementation();
HDUnwrappedLineParser.cpp1728 return parseObjCInterfaceOrImplementation(); in parseStructuralElement()
4201 void UnwrappedLineParser::parseObjCInterfaceOrImplementation() { in parseObjCInterfaceOrImplementation() function in clang::format::UnwrappedLineParser