Home
last modified time | relevance | path

Searched refs:hasSuperInitCall (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
DObjCMT.cpp1703 static bool hasSuperInitCall(const ObjCMethodDecl *MD) { in hasSuperInitCall() function
1726 if (hasSuperInitCall(MD)) { in inferDesignatedInitializers()