Home
last modified time | relevance | path

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

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