Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetCXXABI.h154 bool areMemberFunctionsAligned() const { in areMemberFunctionsAligned() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp1855 if (getTarget().getCXXABI().areMemberFunctionsAligned()) { in SetLLVMFunctionAttributesForDefinition()