Searched defs:addDefaultArgExprForConstructor (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/clang/lib/AST/ | ||
H A D | ItaniumCXXABI.cpp | 144 void addDefaultArgExprForConstructor(const CXXConstructorDecl *CD, in addDefaultArgExprForConstructor() function in __anon2063727f0111::ItaniumCXXABI |
H A D | MicrosoftCXXABI.cpp | 95 void addDefaultArgExprForConstructor(const CXXConstructorDecl *CD, in addDefaultArgExprForConstructor() function in __anon1e2f4fbe0111::MicrosoftCXXABI |
H A D | ASTContext.cpp | 8811 void ASTContext::addDefaultArgExprForConstructor(const CXXConstructorDecl *CD, in addDefaultArgExprForConstructor() function in ASTContext |