Home
last modified time | relevance | path

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

123

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
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
DASTStructExtractor.cpp166 void ASTStructExtractor::PrintStats() { in PrintStats() function in ASTStructExtractor
/external/clang/lib/Parse/
DParseAST.cpp99 ASTContext &Ctx, bool PrintStats, in ParseAST()
113 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST()
/external/llvm-project/clang/lib/Parse/
DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST()
/external/llvm-project/llvm/include/llvm/Support/
DAllocatorBase.h98 void PrintStats() const {} in PrintStats() function
DRecyclingAllocator.h53 void PrintStats() { in PrintStats() function
DRecycler.h106 void Recycler<T, Size, Align>::PrintStats() { in PrintStats() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DRecyclingAllocator.h53 void PrintStats() { in PrintStats() function
DRecycler.h106 void Recycler<T, Size, Align>::PrintStats() { in PrintStats() function
DAllocator.h113 void PrintStats() const {} in PrintStats() function
360 void PrintStats() const { in PrintStats() function
/external/llvm/include/llvm/Support/
DRecyclingAllocator.h54 void PrintStats() { in PrintStats() function
DRecycler.h105 void Recycler<T, Size, Align>::PrintStats() { in PrintStats() function
DAllocator.h108 void PrintStats() const {} in PrintStats() function
283 void PrintStats() const { in PrintStats() function
/external/webrtc/examples/stunprober/
Dmain.cc71 void PrintStats(StunProber* prober) { in PrintStats() function
/external/sfntly/cpp/src/sample/subtly/
Dstats.cc70 void PrintStats(FILE* out, Font* font) { in PrintStats() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DAllocator.h110 void PrintStats() const {} in PrintStats() function
286 void PrintStats() const { in PrintStats() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h133 void PrintStats() const { in PrintStats() function
276 void PrintStats() const { in PrintStats() function
Dsanitizer_allocator_combined.h173 void PrintStats() { in PrintStats() function
/external/clang/include/clang/AST/
DASTConsumer.h135 virtual void PrintStats() {} in PrintStats() function
/external/llvm-project/clang/include/clang/AST/
DASTConsumer.h137 virtual void PrintStats() {} in PrintStats() function
/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator_secondary.h172 void PrintStats() { in PrintStats() function
/external/llvm-project/clang/lib/AST/
DExternalASTSource.cpp61 void ExternalASTSource::PrintStats() {} in PrintStats() function in ExternalASTSource
/external/clang/lib/AST/
DExternalASTSource.cpp64 void ExternalASTSource::PrintStats() { } in PrintStats() function in ExternalASTSource
/external/llvm-project/clang/unittests/CodeGen/
DCodeGenExternalTest.cpp156 void MyASTConsumer::PrintStats() { in PrintStats() function in __anonf599da290111::MyASTConsumer
/external/clang/lib/Frontend/
DChainedIncludesSource.cpp272 void ChainedIncludesSource::PrintStats() { in PrintStats() function in ChainedIncludesSource

123