Home
last modified time | relevance | path

Searched refs:CountKind (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOSLog.h35 CountKind, enumerator
90 : TheKind(CountKind), ConstValue(value), in OSLogBufferItem()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOSLog.cpp158 Layout.Items.emplace_back(OSLogBufferItem::CountKind, *Data.Count, Size, in computeLayout()