Home
last modified time | relevance | path

Searched defs:parseCSharpGenericTypeConstraint (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp1792 void parseCSharpGenericTypeConstraint() { in parseCSharpGenericTypeConstraint() function in clang::format::__anonadd98d890111::AnnotatingParser
H A DUnwrappedLineParser.cpp299 void UnwrappedLineParser::parseCSharpGenericTypeConstraint() { in parseCSharpGenericTypeConstraint() function in clang::format::UnwrappedLineParser