HomeSort by relevance Sort by last modified time
    Searched refs:objc_storeStrong (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CodeGenModule.h 211 /// id objc_storeStrong(id*, id);
212 llvm::Constant *objc_storeStrong;
    [all...]
CGObjC.cpp 635 // which translates to objc_storeStrong. This isn't required, but
642 // just laziness, though; we could still use objc_storeStrong
    [all...]

Completed in 197 milliseconds