Home
last modified time | relevance | path

Searched defs:hasStrong (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp233 bool hasWeak = false, hasStrong = false; in checkAllAtProps() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp816 bool isAtomic, bool hasStrong) { in emitStructGetterCall()