Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h191 void parseCSharpGenericTypeConstraint();
H A DUnwrappedLineParser.cpp299 void UnwrappedLineParser::parseCSharpGenericTypeConstraint() { in parseCSharpGenericTypeConstraint() function in clang::format::UnwrappedLineParser
308 parseCSharpGenericTypeConstraint(); in parseCSharpGenericTypeConstraint()
1942 parseCSharpGenericTypeConstraint(); in parseStructuralElement()
4102 parseCSharpGenericTypeConstraint(); in parseRecord()
H A DTokenAnnotator.cpp1758 parseCSharpGenericTypeConstraint(); in consumeToken()
1792 void parseCSharpGenericTypeConstraint() { in parseCSharpGenericTypeConstraint() function in clang::format::__anonadd98d890111::AnnotatingParser