OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:objc_allocWithZone
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.h
128
/// void
objc_allocWithZone
(id);
129
llvm::FunctionCallee
objc_allocWithZone
;
CGObjC.cpp
393
// [Foo allocWithZone:nil] ->
objc_allocWithZone
(Foo) or
394
// [self allocWithZone:nil] ->
objc_allocWithZone
(self)
2727
/// call i8* \@
objc_allocWithZone
(i8* %value)
2731
CGM.getObjCEntrypoints().
objc_allocWithZone
,
2732
"
objc_allocWithZone
");
Completed in 23 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026