Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h135 void parseCSharpAttribute();
H A DUnwrappedLineParser.cpp345 void UnwrappedLineParser::parseCSharpAttribute() { in parseCSharpAttribute() function in clang::format::UnwrappedLineParser
429 parseCSharpAttribute(); in parseLevel()