Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h104 void parseObjCInterfaceOrImplementation();
H A DUnwrappedLineParser.cpp648 return parseObjCInterfaceOrImplementation(); in parseStructuralElement()
1535 void UnwrappedLineParser::parseObjCInterfaceOrImplementation() { in parseObjCInterfaceOrImplementation() function in clang::format::UnwrappedLineParser