Home
last modified time | relevance | path

Searched refs:parseCSharpGenericTypeConstraint (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h197 void parseCSharpGenericTypeConstraint();
H A DUnwrappedLineParser.cpp288 void UnwrappedLineParser::parseCSharpGenericTypeConstraint() { in parseCSharpGenericTypeConstraint() function in clang::format::UnwrappedLineParser
297 parseCSharpGenericTypeConstraint(); in parseCSharpGenericTypeConstraint()
1924 parseCSharpGenericTypeConstraint(); in parseStructuralElement()
3988 parseCSharpGenericTypeConstraint(); in parseRecord()
H A DTokenAnnotator.cpp1422 parseCSharpGenericTypeConstraint(); in consumeToken()
1437 void parseCSharpGenericTypeConstraint() { in parseCSharpGenericTypeConstraint() function in clang::format::__anon9257c8bf0111::AnnotatingParser