OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPlusOne
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/ARCMigrate/
Transforms.h
164
bool
isPlusOne
(const Expr *E);
Transforms.cpp
74
return
isPlusOne
(E->getRHS());
77
bool trans::
isPlusOne
(const Expr *E) {
TransRetainReleaseDealloc.cpp
238
return
isPlusOne
(VD->getInit());
Completed in 46 milliseconds