Home
last modified time | relevance | path

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

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