Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTImporter.h35 static void ClearLocalCounters() { local_counters = {0, 0, 0, 0, 0, 0}; } in ClearLocalCounters() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp87 ClangASTMetrics::ClearLocalCounters(); in WillParse()