/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ASTUtils.cpp | 13 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 D | ASTStructExtractor.cpp | 166 void ASTStructExtractor::PrintStats() { in PrintStats() function in ASTStructExtractor
|
H A D | ASTResultSynthesizer.cpp | 508 void ASTResultSynthesizer::PrintStats() { in PrintStats() function in ASTResultSynthesizer
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseAST.cpp | 101 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 D | RecyclingAllocator.h | 53 void PrintStats() { in PrintStats() function
|
H A D | Recycler.h | 106 void Recycler<T, Size, Align>::PrintStats() { in PrintStats() function
|
H A D | PerThreadBumpPtrAllocator.h | 102 void PrintStats() const { in PrintStats() function
|
H A D | AllocatorBase.h | 105 void PrintStats() const {} in PrintStats() function
|
H A D | Allocator.h | 301 void PrintStats() const { in PrintStats() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_quarantine.h | 128 void PrintStats() const { in PrintStats() function 272 void PrintStats() const { in PrintStats() function
|
H A D | sanitizer_allocator_combined.h | 171 void PrintStats() { in PrintStats() function
|
H A D | sanitizer_allocator_secondary.h | 255 void PrintStats() { in PrintStats() function
|
H A D | sanitizer_allocator_primary64.h | 311 void PrintStats(uptr class_id, uptr rss) { in PrintStats() function 328 void PrintStats() { in PrintStats() function
|
H A D | sanitizer_allocator_primary32.h | 270 void PrintStats() {} in PrintStats() function
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTConsumer.h | 138 virtual void PrintStats() {} in PrintStats() function
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExternalASTSource.cpp | 61 void ExternalASTSource::PrintStats() {} in PrintStats() function in ExternalASTSource
|
/freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
H A D | IncrementalParser.cpp | 100 void PrintStats() override final { Consumer->PrintStats(); } in PrintStats() function in clang::IncrementalASTConsumer
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
H A D | AnalyzerOptions.h | 237 unsigned PrintStats : 1; variable
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | FileManager.cpp | 684 void FileManager::PrintStats() const { in PrintStats() function in FileManager
|
H A D | IdentifierTable.cpp | 482 void IdentifierTable::PrintStats() const { in PrintStats() function in IdentifierTable
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | MultiplexExternalSemaSource.cpp | 168 void MultiplexExternalSemaSource::PrintStats() { in PrintStats() function in MultiplexExternalSemaSource
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerCorpus.h | 325 void PrintStats() { PrintStats() function
|
H A D | FuzzerLoop.cpp | 325 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 D | MultiplexConsumer.cpp | 383 void MultiplexConsumer::PrintStats() { in PrintStats() function in MultiplexConsumer
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | Preprocessor.cpp | 277 void Preprocessor::PrintStats() { in PrintStats() function in Preprocessor
|