Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
DUnwrappedLineParser.h99 void parseObjCInterfaceOrImplementation();
DUnwrappedLineParser.cpp574 return parseObjCInterfaceOrImplementation(); in parseStructuralElement()
1198 void UnwrappedLineParser::parseObjCInterfaceOrImplementation() { in parseObjCInterfaceOrImplementation() function in clang::format::UnwrappedLineParser