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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1518 void ItaniumCXXABI::EmitCXXConstructors(const CXXConstructorDecl *D) { function in class:ItaniumCXXABI
H A DMicrosoftCXXABI.cpp1222 void MicrosoftCXXABI::EmitCXXConstructors(const CXXConstructorDecl *D) { function in class:MicrosoftCXXABI

Completed in 129 milliseconds