Searched defs:EmitCXXConstructors (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp145 void EmitCXXConstructors(const CXXConstructorDecl *D) override;
1086 void ItaniumCXXABI::EmitCXXConstructors(const CXXConstructorDecl *D) { function in class:ItaniumCXXABI
H A DMicrosoftCXXABI.cpp105 void EmitCXXConstructors(const CXXConstructorDecl *D) override;
883 void MicrosoftCXXABI::EmitCXXConstructors(const CXXConstructorDecl *D) { function in class:MicrosoftCXXABI

Completed in 687 milliseconds