Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGClass.cpp1044 bool isMemberInitMemcpyable(CXXCtorInitializer *MemberInit) const { in isMemberInitMemcpyable() function in __anona1fee4cd0311::ConstructorMemcpyizer
1077 if (isMemberInitMemcpyable(MemberInit)) { in addMemberInitializer()