Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1688 static bool hasSuperInitCall(const ObjCMethodDecl *MD) { in hasSuperInitCall() function
1711 if (hasSuperInitCall(MD)) { in inferDesignatedInitializers()