clang 22.0.0git
VirtualCallChecker.cpp File Reference

Go to the source code of this file.

Classes

struct  llvm::FoldingSetTrait< ObjectState >

Namespaces

namespace  llvm
 Diagnostic wrappers for TextAPI types for error reporting.

Functions

static bool isVirtualCall (const CallExpr *CE)

Function Documentation

◆ isVirtualCall()

bool isVirtualCall ( const CallExpr * CE)
static

Definition at line 70 of file VirtualCallChecker.cpp.

References isVirtualCall().

Referenced by isVirtualCall().