/external/clang/lib/Parse/ |
D | ParseAST.cpp | 85 ASTContext &Ctx, bool PrintStats, in ParseAST() 99 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST()
|
/external/llvm/include/llvm/Support/ |
D | RecyclingAllocator.h | 54 void PrintStats() { in PrintStats() function
|
D | Allocator.h | 108 void PrintStats() const {} in PrintStats() function 270 void PrintStats() const { in PrintStats() function
|
/external/sfntly/cpp/src/sample/subtly/ |
D | stats.cc | 70 void PrintStats(FILE* out, Font* font) { in PrintStats() function
|
/external/lldb/source/Expression/ |
D | ASTStructExtractor.cpp | 196 ASTStructExtractor::PrintStats() in PrintStats() function in ASTStructExtractor
|
D | ASTResultSynthesizer.cpp | 490 ASTResultSynthesizer::PrintStats() in PrintStats() function in ASTResultSynthesizer
|
/external/clang/include/clang/AST/ |
D | ASTConsumer.h | 146 virtual void PrintStats() {} in PrintStats() function
|
/external/clang/lib/AST/ |
D | ExternalASTSource.cpp | 43 void ExternalASTSource::PrintStats() { } in PrintStats() function in ExternalASTSource
|
D | DeclBase.cpp | 111 void Decl::PrintStats() { in PrintStats() function in Decl
|
/external/clang/lib/Frontend/ |
D | ChainedIncludesSource.cpp | 266 void ChainedIncludesSource::PrintStats() { in PrintStats() function in ChainedIncludesSource
|
D | MultiplexConsumer.cpp | 322 void MultiplexConsumer::PrintStats() { in PrintStats() function in MultiplexConsumer
|
/external/llvm/lib/Fuzzer/ |
D | FuzzerLoop.cpp | 75 void Fuzzer::PrintStats(const char *Where, size_t Cov, const char *End) { in PrintStats() function in fuzzer::Fuzzer
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
D | AnalyzerOptions.h | 171 unsigned PrintStats : 1; variable
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_allocator.h | 413 void PrintStats() { in PrintStats() function 822 void PrintStats() { in PrintStats() function 1186 void PrintStats() { in PrintStats() function 1413 void PrintStats() { in PrintStats() function
|
/external/clang/lib/Basic/ |
D | FileManager.cpp | 575 void FileManager::PrintStats() const { in PrintStats() function in FileManager
|
D | IdentifierTable.cpp | 302 void IdentifierTable::PrintStats() const { in PrintStats() function in IdentifierTable
|
D | SourceManager.cpp | 2108 void SourceManager::PrintStats() const { in PrintStats() function in SourceManager
|
/external/clang/lib/Lex/ |
D | Preprocessor.cpp | 242 void Preprocessor::PrintStats() { in PrintStats() function in Preprocessor
|
D | HeaderSearch.cpp | 72 void HeaderSearch::PrintStats() { in PrintStats() function in HeaderSearch
|
/external/clang/lib/Sema/ |
D | MultiplexExternalSemaSource.cpp | 159 void MultiplexExternalSemaSource::PrintStats() { in PrintStats() function in MultiplexExternalSemaSource
|
D | Sema.cpp | 327 void Sema::PrintStats() const { in PrintStats() function in Sema
|
/external/v8/src/ |
D | hydrogen-check-elimination.cc | 885 void HCheckEliminationPhase::PrintStats() { in PrintStats() function in v8::internal::HCheckEliminationPhase
|
D | global-handles.cc | 777 void GlobalHandles::PrintStats() { in PrintStats() function in v8::internal::GlobalHandles
|
/external/compiler-rt/lib/asan/ |
D | asan_allocator.cc | 635 void PrintStats() { in PrintStats() function
|
/external/v8/test/cctest/ |
D | test-strings.cc | 635 static inline void PrintStats(const ConsStringGenerationData& data) { in PrintStats() function
|