clang 19.0.0git
Functions
ObjCNoReturn.cpp File Reference
#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, IdentifierInfo *II)
 

Function Documentation

◆ isSubclass()

static bool isSubclass ( const ObjCInterfaceDecl Class,
IdentifierInfo II 
)
static