Home
last modified time | relevance | path

Searched defs:PrintStats (Results 1 – 25 of 33) sorted by relevance

12

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.cpp13 void lldb_private::ExternalASTSourceWrapper::PrintStats() { in PrintStats() function in lldb_private::ExternalASTSourceWrapper
19 void lldb_private::ASTConsumerForwarder::PrintStats() { m_c->PrintStats(); } in PrintStats() function in lldb_private::ASTConsumerForwarder
23 void lldb_private::SemaSourceWithPriorities::PrintStats() { in PrintStats() function in lldb_private::SemaSourceWithPriorities
H A DASTStructExtractor.cpp166 void ASTStructExtractor::PrintStats() { in PrintStats() function in ASTStructExtractor
H A DASTResultSynthesizer.cpp519 void ASTResultSynthesizer::PrintStats() { in PrintStats() function in ASTResultSynthesizer
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DRecyclingAllocator.h53 void PrintStats() { in PrintStats() function
H A DRecycler.h106 void Recycler<T, Size, Align>::PrintStats() { in PrintStats() function
H A DAllocatorBase.h99 void PrintStats() const {} in PrintStats() function
H A DAllocator.h296 void PrintStats() const { in PrintStats() function
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h133 void PrintStats() const { in PrintStats() function
277 void PrintStats() const { in PrintStats() function
H A Dsanitizer_allocator_combined.h171 void PrintStats() { in PrintStats() function
H A Dsanitizer_allocator_secondary.h255 void PrintStats() { in PrintStats() function
H A Dsanitizer_allocator_primary64.h311 void PrintStats(uptr class_id, uptr rss) { in PrintStats() function
328 void PrintStats() { in PrintStats() function
H A Dsanitizer_allocator_primary32.h270 void PrintStats() {} in PrintStats() function
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTConsumer.h137 virtual void PrintStats() {} in PrintStats() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExternalASTSource.cpp61 void ExternalASTSource::PrintStats() {} in PrintStats() function in ExternalASTSource
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DFileManager.cpp667 void FileManager::PrintStats() const { in PrintStats() function in FileManager
H A DIdentifierTable.cpp454 void IdentifierTable::PrintStats() const { in PrintStats() function in IdentifierTable
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h236 unsigned PrintStats : 1; variable
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp168 void MultiplexExternalSemaSource::PrintStats() { in PrintStats() function in MultiplexExternalSemaSource
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h325 void PrintStats() { in PrintStats() function
H A DFuzzerLoop.cpp328 void Fuzzer::PrintStats(const char *Where, const char *End, size_t Units, in PrintStats() function in fuzzer::Fuzzer
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DMultiplexConsumer.cpp354 void MultiplexConsumer::PrintStats() { in PrintStats() function in MultiplexConsumer
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPreprocessor.cpp269 void Preprocessor::PrintStats() { in PrintStats() function in Preprocessor
/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp559 void PrintStats() { allocator.PrintStats(); } in PrintStats() function
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_allocator.cpp838 void PrintStats() { in PrintStats() function

12