Home
last modified time | relevance | path

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

/llvm-project/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp233 bool hasWeak = false, hasStrong = false; in checkAllAtProps() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp819 emitStructGetterCall(CodeGenFunction & CGF,ObjCIvarDecl * ivar,bool isAtomic,bool hasStrong) emitStructGetterCall() argument