Searched defs:CallCanBeVirtual (Results 1 – 2 of 2) sorted by relevance
3978 CheckVirtualDtorCall(CXXDestructorDecl * dtor,SourceLocation Loc,bool IsDelete,bool CallCanBeVirtual,bool WarnOnNonAbstractTypes,SourceLocation DtorLoc) CheckVirtualDtorCall() argument
15548 bool CallCanBeVirtual = !MemExpr->hasQualifier() || getLangOpts().AppleKext; BuildCallToMemberFunction() local