Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1086 bool ObjCMethodCall::canBeOverridenInSubclass(ObjCInterfaceDecl *IDecl, in canBeOverridenInSubclass() function in ObjCMethodCall
1207 if (!canBeOverridenInSubclass(IDecl, Sel)) in getRuntimeDefinition()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h990 virtual bool canBeOverridenInSubclass(ObjCInterfaceDecl *IDecl,