Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h139 void parseCSharpGenericTypeConstraint();
H A DUnwrappedLineParser.cpp327 void UnwrappedLineParser::parseCSharpGenericTypeConstraint() { in parseCSharpGenericTypeConstraint() function in clang::format::UnwrappedLineParser
336 parseCSharpGenericTypeConstraint(); in parseCSharpGenericTypeConstraint()
1450 parseCSharpGenericTypeConstraint(); in parseStructuralElement()
2791 parseCSharpGenericTypeConstraint(); in parseRecord()
H A DTokenAnnotator.cpp1151 parseCSharpGenericTypeConstraint(); in consumeToken()
1160 void parseCSharpGenericTypeConstraint() { in parseCSharpGenericTypeConstraint() function in clang::format::__anone3ff8e3d0111::AnnotatingParser