Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.h114 void parseNamespace();
H A DUnwrappedLineParser.cpp997 parseNamespace(); in parseStructuralElement()
1073 parseNamespace(); in parseStructuralElement()
1808 void UnwrappedLineParser::parseNamespace() { in parseNamespace() function in clang::format::UnwrappedLineParser