Home
last modified time | relevance | path

Searched defs:DeductionGuide (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDecl.cpp6244 bool Parser::isConstructorDeclarator(bool IsUnqualified, bool DeductionGuide, in isConstructorDeclarator()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaLookup.cpp2124 if (auto *DeductionGuide = ND->getDeclName().getCXXDeductionGuideTemplate()) in isAvailableForLookup() local
HDSemaType.cpp5428 DeductionGuide in GetFullTypeForDeclarator() enumerator