Searched refs:canBeOverridenInSubclass (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1098 bool ObjCMethodCall::canBeOverridenInSubclass(ObjCInterfaceDecl *IDecl, function in class:ObjCMethodCall
1310 CanBeSubClassed = canBeOverridenInSubclass(IDecl, Sel);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1152 virtual bool canBeOverridenInSubclass(ObjCInterfaceDecl *IDecl,

Completed in 64 milliseconds