clang 19.0.0git
Classes | Functions
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()

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