clang 19.0.0git
Classes | Namespaces | Functions
OSLog.h File Reference
#include "clang/AST/ASTContext.h"
#include "clang/AST/Expr.h"

Go to the source code of this file.

Classes

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

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::analyze_os_log
 

Functions

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