Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineParser.h170 void parseCSharpGenericTypeConstraint();
H A DUnwrappedLineParser.cpp418 void UnwrappedLineParser::parseCSharpGenericTypeConstraint() { in parseCSharpGenericTypeConstraint() function in clang::format::UnwrappedLineParser
427 parseCSharpGenericTypeConstraint(); in parseCSharpGenericTypeConstraint()
1852 parseCSharpGenericTypeConstraint(); in parseStructuralElement()
3746 parseCSharpGenericTypeConstraint(); in parseRecord()
H A DTokenAnnotator.cpp1226 parseCSharpGenericTypeConstraint(); in consumeToken()
1241 void parseCSharpGenericTypeConstraint() { in parseCSharpGenericTypeConstraint() function in clang::format::__anon095ba8b90111::AnnotatingParser