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