Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp2868 ParseUnqualifiedId(CXXScopeSpec & SS,ParsedType ObjectType,bool ObjectHadErrors,bool EnteringContext,bool AllowDestructorName,bool AllowConstructorName,bool AllowDeductionGuide,SourceLocation * TemplateKWLoc,UnqualifiedId & Result) ParseUnqualifiedId() argument
H A DParseDecl.cpp6549 bool AllowDeductionGuide; ParseDirectDeclarator() local