Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp1513 static bool isDeductionGuide(FormatToken &Current) { in isDeductionGuide() function in clang::format::__anon0fe692140111::AnnotatingParser
1621 } else if (isDeductionGuide(Current)) { in determineTokenType()