Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.h182 void parseCSharpGenericTypeConstraint();
H A DUnwrappedLineParser.cpp435 void UnwrappedLineParser::parseCSharpGenericTypeConstraint() { in parseCSharpGenericTypeConstraint() function in clang::format::UnwrappedLineParser
444 parseCSharpGenericTypeConstraint(); in parseCSharpGenericTypeConstraint()
1975 parseCSharpGenericTypeConstraint(); in parseStructuralElement()
3919 parseCSharpGenericTypeConstraint(); in parseRecord()
H A DTokenAnnotator.cpp1285 parseCSharpGenericTypeConstraint(); in consumeToken()
1306 void parseCSharpGenericTypeConstraint() { in parseCSharpGenericTypeConstraint() function in clang::format::__anon192501e00111::AnnotatingParser