Searched refs:addDefaultArgExprForConstructor (Results 1 – 7 of 7) sorted by relevance
56 virtual void addDefaultArgExprForConstructor(const CXXConstructorDecl *CD,
144 void addDefaultArgExprForConstructor(const CXXConstructorDecl *CD, in addDefaultArgExprForConstructor() function in __anonae959d920111::ItaniumCXXABI
95 void addDefaultArgExprForConstructor(const CXXConstructorDecl *CD, in addDefaultArgExprForConstructor() function in __anon01988b910111::MicrosoftCXXABI
8811 void ASTContext::addDefaultArgExprForConstructor(const CXXConstructorDecl *CD, in addDefaultArgExprForConstructor() function in ASTContext8813 ABI->addDefaultArgExprForConstructor( in addDefaultArgExprForConstructor()
2402 void addDefaultArgExprForConstructor(const CXXConstructorDecl *CD,
867 Context.addDefaultArgExprForConstructor(CD, I, DefaultArg); in CheckCXXThrowOperand()
9611 S.Context.addDefaultArgExprForConstructor(CD, I, DefaultArg); in getDefaultArgExprsForConstructors()