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.h194 void parseCSharpGenericTypeConstraint();
H A DUnwrappedLineParser.cpp292 void UnwrappedLineParser::parseCSharpGenericTypeConstraint() { in parseCSharpGenericTypeConstraint() function in clang::format::UnwrappedLineParser
302 parseCSharpGenericTypeConstraint(); in parseCSharpGenericTypeConstraint()
1950 parseCSharpGenericTypeConstraint(); in parseStructuralElement()
4124 parseCSharpGenericTypeConstraint(); in parseRecord()
H A DTokenAnnotator.cpp1775 parseCSharpGenericTypeConstraint(); in consumeToken()
1806 void parseCSharpGenericTypeConstraint() { in parseCSharpGenericTypeConstraint() function in clang::format::__anonadd98d890111::AnnotatingParser