Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.h174 void parseObjCInterfaceOrImplementation();
H A DUnwrappedLineParser.cpp1787 return parseObjCInterfaceOrImplementation(); in parseStructuralElement()
4013 void UnwrappedLineParser::parseObjCInterfaceOrImplementation() { in parseObjCInterfaceOrImplementation() function in clang::format::UnwrappedLineParser