Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp78 bool isDeductionGuide = Actions.isDeductionGuideName( in isCXXDeclarationStatement() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp1938 static bool isDeductionGuide(FormatToken &Current) { in isDeductionGuide() function in clang::format::__anonf599c8510111::AnnotatingParser