Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/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.cpp508 void ASTResultSynthesizer::PrintStats() { in PrintStats() function in ASTResultSynthesizer
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseAST.cpp101 ASTContext &Ctx, bool PrintStats, in ParseAST()
115 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST()
/freebsd/contrib/llvm-project/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 DPerThreadBumpPtrAllocator.h102 void PrintStats() const { in PrintStats() function
H A DAllocatorBase.h105 void PrintStats() const {} in PrintStats() function
H A DAllocator.h296 void PrintStats() const { in PrintStats() function
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h128 void PrintStats() const { in PrintStats() function
272 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
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTConsumer.h137 virtual void PrintStats() {} in PrintStats() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExternalASTSource.cpp61 void ExternalASTSource::PrintStats() {} in PrintStats() function in ExternalASTSource
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp100 void PrintStats() override final { Consumer->PrintStats(); } in PrintStats() function in clang::IncrementalASTConsumer
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp678 void FileManager::PrintStats() const { in PrintStats() function in FileManager
H A DIdentifierTable.cpp481 void IdentifierTable::PrintStats() const { in PrintStats() function in IdentifierTable
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h236 unsigned PrintStats : 1; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp168 void MultiplexExternalSemaSource::PrintStats() { in PrintStats() function in MultiplexExternalSemaSource
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h326 void PrintStats() { in PrintStats() function
H A DFuzzerLoop.cpp325 void Fuzzer::PrintStats(const char *Where, const char *End, size_t Units, in PrintStats() function in fuzzer::Fuzzer
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp354 void MultiplexConsumer::PrintStats() { in PrintStats() function in MultiplexConsumer
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp273 void Preprocessor::PrintStats() { in PrintStats() function in Preprocessor

12