class OSLogBufferLayout

Declaration

class OSLogBufferLayout { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/OSLog.h:111

Member Variables

public SmallVector< clang::analyze_os_log::OSLogBufferItem, 4> Items

Method Overview

Methods

unsigned char getNumArgsByte() const

Declared at: clang/include/clang/AST/OSLog.h:148

unsigned char getSummaryByte() const

Declared at: clang/include/clang/AST/OSLog.h:139

bool hasNonScalarOrMask() const

Declared at: clang/include/clang/AST/OSLog.h:132

bool hasPrivateItems() const

Declared at: clang/include/clang/AST/OSLog.h:127

clang::CharUnits size() const

Declared at: clang/include/clang/AST/OSLog.h:117