clang 20.0.0git
|
#include "clang/AST/ASTContext.h"
#include "clang/AST/ExprObjC.h"
#include "clang/Analysis/DomainSpecific/ObjCNoReturn.h"
Go to the source code of this file.
Functions | |
static bool | isSubclass (const ObjCInterfaceDecl *Class, const IdentifierInfo *II) |
|
static |
Definition at line 20 of file ObjCNoReturn.cpp.
References clang::Class, and isSubclass().
Referenced by clang::ObjCNoReturn::isImplicitNoReturn(), isOSIteratorSubclass(), isOSObjectSubclass(), and isSubclass().