Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseTentative.cpp77 bool isDeductionGuide = in isCXXDeclarationStatement() local
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DTokenAnnotator.cpp1792 static bool isDeductionGuide(FormatToken &Current) { in isDeductionGuide() function in clang::format::__anon192501e00111::AnnotatingParser