Home
last modified time | relevance | path

Searched defs:addDefaultArgExprForConstructor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DItaniumCXXABI.cpp144 void addDefaultArgExprForConstructor(const CXXConstructorDecl *CD, in addDefaultArgExprForConstructor() function in __anon2063727f0111::ItaniumCXXABI
H A DMicrosoftCXXABI.cpp95 void addDefaultArgExprForConstructor(const CXXConstructorDecl *CD, in addDefaultArgExprForConstructor() function in __anon1e2f4fbe0111::MicrosoftCXXABI
H A DASTContext.cpp8811 void ASTContext::addDefaultArgExprForConstructor(const CXXConstructorDecl *CD, in addDefaultArgExprForConstructor() function in ASTContext