#include "clang/AST/OSLog.h"
Definition at line 111 of file OSLog.h.
◆ Flags
Enumerator |
---|
HasPrivateItems | |
HasNonScalarItems | |
Definition at line 115 of file OSLog.h.
◆ getNumArgsByte()
unsigned char clang::analyze_os_log::OSLogBufferLayout::getNumArgsByte |
( |
| ) |
const |
|
inline |
◆ getSummaryByte()
unsigned char clang::analyze_os_log::OSLogBufferLayout::getSummaryByte |
( |
| ) |
const |
|
inline |
◆ hasNonScalarOrMask()
bool clang::analyze_os_log::OSLogBufferLayout::hasNonScalarOrMask |
( |
| ) |
const |
|
inline |
◆ hasPrivateItems()
bool clang::analyze_os_log::OSLogBufferLayout::hasPrivateItems |
( |
| ) |
const |
|
inline |
◆ size()
CharUnits clang::analyze_os_log::OSLogBufferLayout::size |
( |
| ) |
const |
|
inline |
◆ Items
The documentation for this class was generated from the following file: