Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DItaniumCXXABI.cpp144 void addDefaultArgExprForConstructor(const CXXConstructorDecl *CD, in addDefaultArgExprForConstructor() function in __anona70662e90111::ItaniumCXXABI
DMicrosoftCXXABI.cpp97 void addDefaultArgExprForConstructor(const CXXConstructorDecl *CD, in addDefaultArgExprForConstructor() function in __anond95002a80111::MicrosoftCXXABI
DASTContext.cpp8217 void ASTContext::addDefaultArgExprForConstructor(const CXXConstructorDecl *CD, in addDefaultArgExprForConstructor() function in ASTContext