/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseAST.cpp | 100 ASTContext &Ctx, bool PrintStats, in ParseAST() 114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | AllocatorBase.h | 98 void PrintStats() const {} in PrintStats() function
|
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 | Allocator.h | 291 void PrintStats() const { in PrintStats() function
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_quarantine.h | 133 void PrintStats() const { in PrintStats() function 277 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
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_quarantine.h | 134 void PrintStats() const { in PrintStats() function 277 void PrintStats() const { in PrintStats() function
|
H A D | sanitizer_allocator_combined.h | 177 void PrintStats() { in PrintStats() function
|
H A D | sanitizer_allocator_secondary.h | 251 void PrintStats() { in PrintStats() function
|
H A D | sanitizer_allocator_primary64.h | 233 void PrintStats(uptr class_id, uptr rss) { in PrintStats() function 250 void PrintStats() { in PrintStats() function
|
H A D | sanitizer_allocator_primary32.h | 258 void PrintStats() {} in PrintStats() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_quarantine.h | 132 void PrintStats() const { in PrintStats() function 275 void PrintStats() const { in PrintStats() function
|
H A D | sanitizer_allocator_combined.h | 166 void PrintStats() { in PrintStats() function
|
H A D | sanitizer_allocator_secondary.h | 246 void PrintStats() { in PrintStats() function
|
H A D | sanitizer_allocator_primary64.h | 230 void PrintStats(uptr class_id, uptr rss) { in PrintStats() function 247 void PrintStats() { in PrintStats() function
|
H A D | sanitizer_allocator_primary32.h | 256 void PrintStats() {} in PrintStats() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ASTConsumer.h | 137 virtual void PrintStats() {} in PrintStats() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ExternalASTSource.cpp | 61 void ExternalASTSource::PrintStats() {} in PrintStats() function in ExternalASTSource
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
H A D | FuzzerCorpus.h | 182 void PrintStats() { in PrintStats() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
H A D | FileManager.cpp | 636 void FileManager::PrintStats() const { in PrintStats() function in FileManager
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/ |
H A D | AnalyzerOptions.h | 252 unsigned PrintStats : 1; variable
|