OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IIdealloc
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
ObjCSuperDeallocChecker.cpp
30
mutable IdentifierInfo *
IIdealloc
, *IINSObject;
217
:
IIdealloc
(nullptr), IINSObject(nullptr) {
226
if (
IIdealloc
)
229
IIdealloc
= &Ctx.Idents.get("dealloc");
232
SELdealloc = Ctx.Selectors.getSelector(0, &
IIdealloc
);
Completed in 64 milliseconds
Indexes created Wed Apr 01 00:32:07 UTC 2026