Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1663 void ItaniumCXXABI::EmitCXXConstructors(const CXXConstructorDecl *D) { EmitCXXConstructors() function in ItaniumCXXABI
H A DMicrosoftCXXABI.cpp1301 void MicrosoftCXXABI::EmitCXXConstructors(const CXXConstructorDecl *D) { EmitCXXConstructors() function in MicrosoftCXXABI