Home
last modified time | relevance | path

Searched refs:isMemberInitMemcpyable (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGClass.cpp1067 bool isMemberInitMemcpyable(CXXCtorInitializer *MemberInit) const { in isMemberInitMemcpyable() function in __anonb72786c90311::ConstructorMemcpyizer
1100 if (isMemberInitMemcpyable(MemberInit)) { in addMemberInitializer()