clang 22.0.0git
clang::analyze_os_log Namespace Reference

Classes

class  OSLogBufferItem
 An OSLogBufferItem represents a single item in the data written by a call to os_log() or os_trace(). More...
class  OSLogBufferLayout

Functions

bool computeOSLogBufferLayout (clang::ASTContext &Ctx, const clang::CallExpr *E, OSLogBufferLayout &layout)

Function Documentation

◆ computeOSLogBufferLayout()