Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h187 void parseCSharpAttribute();
H A DUnwrappedLineParser.cpp317 void UnwrappedLineParser::parseCSharpAttribute() { in parseCSharpAttribute() function in clang::format::UnwrappedLineParser
471 parseCSharpAttribute(); in parseLevel()