Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h164 void parseNamespace();
H A DUnwrappedLineParser.cpp1493 parseNamespace(); in parseStructuralElement()
1616 parseNamespace(); in parseStructuralElement()
1626 parseNamespace(); in parseStructuralElement()
1674 parseNamespace(); in parseStructuralElement()
3082 void UnwrappedLineParser::parseNamespace() { in parseNamespace() function in clang::format::UnwrappedLineParser