Searched defs:isDeductionGuide (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/lib/Parse/ | ||
| H A D | ParseTentative.cpp | 78 bool isDeductionGuide = Actions.isDeductionGuideName( in isCXXDeclarationStatement() local |
| /llvm-project/clang/lib/Format/ | ||
| H A D | TokenAnnotator.cpp | 2284 static bool isDeductionGuide(FormatToken &Current) { isDeductionGuide() function in clang::format::__anon97a2a5fc0111::AnnotatingParser |