Searched defs:PrintStats (Results 1 - 25 of 28) sorted by path

12

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTConsumer.h137 virtual void PrintStats() {} function in class:clang::ASTConsumer
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1096 void ASTContext::PrintStats() const { function in class:ASTContext
H A DDeclBase.cpp169 void Decl::PrintStats() { function in class:Decl
H A DExternalASTSource.cpp74 void ExternalASTSource::PrintStats() {} function in class:ExternalASTSource
H A DStmt.cpp98 void Stmt::PrintStats() { function in class:Stmt
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp582 void FileManager::PrintStats() const { function in class:FileManager
H A DIdentifierTable.cpp321 void IdentifierTable::PrintStats() const { function in class:IdentifierTable
H A DSourceManager.cpp2044 void SourceManager::PrintStats() const { function in class:SourceManager
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp348 void MultiplexConsumer::PrintStats() { function in class:MultiplexConsumer
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp89 void HeaderSearch::PrintStats() { function in class:HeaderSearch
H A DPreprocessor.cpp270 void Preprocessor::PrintStats() { function in class:Preprocessor
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseAST.cpp114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { argument
99 ParseAST(Preprocessor &PP, ASTConsumer *Consumer, ASTContext &Ctx, bool PrintStats, TranslationUnitKind TUKind, CodeCompleteConsumer *CompletionConsumer, bool SkipFunctionBodies) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp163 void MultiplexExternalSemaSource::PrintStats() { function in class:MultiplexExternalSemaSource
H A DSema.cpp479 void Sema::PrintStats() const { function in class:Sema
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp793 void PrintStats() { function in struct:__asan::Allocator
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp322 void Fuzzer::PrintStats(const char *Where, const char *End, size_t Units, function in class:fuzzer::Fuzzer
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h173 void PrintStats() { function in class:CombinedAllocator
H A Dsanitizer_allocator_primary32.h267 void PrintStats() {} function in class:SizeClassAllocator32
H A Dsanitizer_allocator_primary64.h233 void PrintStats(uptr class_id, uptr rss) { function in class:SizeClassAllocator64
250 void PrintStats() { function in class:SizeClassAllocator64
H A Dsanitizer_allocator_secondary.h255 void PrintStats() { function in class:LargeMmapAllocator
H A Dsanitizer_quarantine.h133 void PrintStats() const { function in class:__sanitizer::Quarantine
276 void PrintStats() const { function in class:__sanitizer::QuarantineCache
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator_secondary.h172 void PrintStats() { function in class:LargeMmapAllocator
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp501 void ASTResultSynthesizer::PrintStats() { function in class:ASTResultSynthesizer
H A DASTStructExtractor.cpp166 void ASTStructExtractor::PrintStats() { function in class:ASTStructExtractor
H A DASTUtils.cpp13 void lldb_private::ExternalASTSourceWrapper::PrintStats() { function in class:lldb_private::ExternalASTSourceWrapper
19 void lldb_private::ASTConsumerForwarder::PrintStats() { m_c->PrintStats(); } function in class:lldb_private::ASTConsumerForwarder
23 void lldb_private::SemaSourceWithPriorities::PrintStats() { function in class:lldb_private::SemaSourceWithPriorities

Completed in 468 milliseconds

12