Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp1569 static bool isDeductionGuide(FormatToken &Current) { in isDeductionGuide() function in clang::format::__anone3ff8e3d0111::AnnotatingParser
1677 } else if (isDeductionGuide(Current)) { in determineTokenType()