Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.h155 void parseNamespace();
H A DUnwrappedLineParser.cpp1574 parseNamespace(); in parseStructuralElement()
1698 parseNamespace(); in parseStructuralElement()
1708 parseNamespace(); in parseStructuralElement()
1757 parseNamespace(); in parseStructuralElement()
2991 void UnwrappedLineParser::parseNamespace() { in parseNamespace() function in clang::format::UnwrappedLineParser