Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h193 void parseCSharpAttribute();
H A DUnwrappedLineParser.cpp306 void UnwrappedLineParser::parseCSharpAttribute() { in parseCSharpAttribute() function in clang::format::UnwrappedLineParser
460 parseCSharpAttribute(); in parseLevel()