Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.h97 void parseNamespace();
DUnwrappedLineParser.cpp816 parseNamespace(); in parseStructuralElement()
821 parseNamespace(); in parseStructuralElement()
1529 void UnwrappedLineParser::parseNamespace() { in parseNamespace() function in clang::format::UnwrappedLineParser