Home
last modified time | relevance | path

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

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