OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scan_dealloc
(Results
1 - 1
of
1
) sorted by null
/external/clang/lib/StaticAnalyzer/Checkers/
CheckObjCDealloc.cpp
31
static bool
scan_dealloc
(Stmt *S, Selector Dealloc) {
function
46
if (*I &&
scan_dealloc
(*I, Dealloc))
185
if (MD->getBody() && !
scan_dealloc
(MD->getBody(), S)) {
Completed in 174 milliseconds