Searched defs:EmitCXXConstructorCall (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGClass.cpp | 2111 void CodeGenFunction::EmitCXXConstructorCall(const CXXConstructorDecl *D, EmitCXXConstructorCall() function in CodeGenFunction |