Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1598 void ItaniumCXXABI::EmitCXXConstructors(const CXXConstructorDecl *D) { in EmitCXXConstructors() function in ItaniumCXXABI
H A DMicrosoftCXXABI.cpp1249 void MicrosoftCXXABI::EmitCXXConstructors(const CXXConstructorDecl *D) { in EmitCXXConstructors() function in MicrosoftCXXABI