Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/ARCMigrate/
H A DObjCMT.cpp1694 static bool hasSuperInitCall(const ObjCMethodDecl *MD) { in hasSuperInitCall() function
1717 if (hasSuperInitCall(MD)) { in inferDesignatedInitializers()