Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp855 static CharUnits getMaxAtomicAccessSize(CodeGenModule &CGM, in getMaxAtomicAccessSize() function
1030 if (IvarSize > getMaxAtomicAccessSize(CGM, arch)) { in PropertyImplStrategy()