Home
last modified time | relevance | path

Searched defs:CollectStats (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp45 void TargetStats::CollectStats(Target &target) { in CollectStats() function in TargetStats
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h934 bool CollectStats; variable