OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:objc_storeStrong
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/CodeGen/
CodeGenModule.h
190
/// id
objc_storeStrong
(id*, id);
191
llvm::Constant *
objc_storeStrong
;
CGObjC.cpp
731
// Use a call to
objc_storeStrong
to destroy strong ivars, for the
[
all
...]
Completed in 48 milliseconds