Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.h178 void parseCSharpAttribute();
H A DUnwrappedLineParser.cpp453 void UnwrappedLineParser::parseCSharpAttribute() { in parseCSharpAttribute() function in clang::format::UnwrappedLineParser
616 parseCSharpAttribute(); in parseLevel()