Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.h104 void parseObjCInterfaceOrImplementation();
DUnwrappedLineParser.cpp669 return parseObjCInterfaceOrImplementation(); in parseStructuralElement()
1718 void UnwrappedLineParser::parseObjCInterfaceOrImplementation() { in parseObjCInterfaceOrImplementation() function in clang::format::UnwrappedLineParser