Searched defs:isDeductionGuide (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Parse/ | ||
H A D | ParseTentative.cpp | 77 bool isDeductionGuide = in isCXXDeclarationStatement() local |
/openbsd-src/gnu/llvm/clang/lib/Format/ | ||
H A D | TokenAnnotator.cpp | 1792 static bool isDeductionGuide(FormatToken &Current) { in isDeductionGuide() function in clang::format::__anon192501e00111::AnnotatingParser |