HomeSort by relevance Sort by last modified time
    Searched refs:PrintStats (Results 1 - 25 of 231) sorted by null

1 2 3 4 5 6 7 8 910

  /external/clang/include/clang/Parse/
ParseAST.h 37 ASTContext &Ctx, bool PrintStats = false,
44 void ParseAST(Sema &S, bool PrintStats = false,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Parse/
ParseAST.h 37 ASTContext &Ctx, bool PrintStats = false,
44 void ParseAST(Sema &S, bool PrintStats = false,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Parse/
ParseAST.h 37 ASTContext &Ctx, bool PrintStats = false,
44 void ParseAST(Sema &S, bool PrintStats = false,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Parse/
ParseAST.h 37 ASTContext &Ctx, bool PrintStats = false,
44 void ParseAST(Sema &S, bool PrintStats = false,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
ParseAST.h 37 ASTContext &Ctx, bool PrintStats = false,
44 void ParseAST(Sema &S, bool PrintStats = false,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Parse/
ParseAST.h 37 ASTContext &Ctx, bool PrintStats = false,
44 void ParseAST(Sema &S, bool PrintStats = false,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Parse/
ParseAST.h 37 ASTContext &Ctx, bool PrintStats = false,
44 void ParseAST(Sema &S, bool PrintStats = false,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Parse/
ParseAST.h 37 ASTContext &Ctx, bool PrintStats = false,
44 void ParseAST(Sema &S, bool PrintStats = false,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
ParseAST.h 37 ASTContext &Ctx, bool PrintStats = false,
44 void ParseAST(Sema &S, bool PrintStats = false,
  /external/clang/lib/Parse/
ParseAST.cpp 99 ASTContext &Ctx, bool PrintStats,
110 ParseAST(*S.get(), PrintStats, SkipFunctionBodies);
113 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) {
115 if (PrintStats) {
121 bool OldCollectStats = PrintStats;
170 if (PrintStats) {
172 P.getActions().PrintStats();
173 S.getASTContext().PrintStats();
174 Decl::PrintStats();
175 Stmt::PrintStats();
    [all...]
  /external/sfntly/cpp/src/sample/subtly/
stats.h 37 void PrintStats(FILE* out, Font* font);
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
RecyclingAllocator.h 54 void PrintStats() { Base.PrintStats(); }
  /external/llvm/include/llvm/Support/
RecyclingAllocator.h 54 void PrintStats() {
55 Allocator.PrintStats();
56 Base.PrintStats();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
RecyclingAllocator.h 54 void PrintStats() {
55 Allocator.PrintStats();
56 Base.PrintStats();
Recycler.h 100 void PrintStats();
104 void Recycler<T, Size, Align>::PrintStats() {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
RecyclingAllocator.h 54 void PrintStats() {
55 Allocator.PrintStats();
56 Base.PrintStats();
Recycler.h 100 void PrintStats();
104 void Recycler<T, Size, Align>::PrintStats() {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
RecyclingAllocator.h 54 void PrintStats() {
55 Allocator.PrintStats();
56 Base.PrintStats();
Recycler.h 100 void PrintStats();
104 void Recycler<T, Size, Align>::PrintStats() {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
RecyclingAllocator.h 54 void PrintStats() {
55 Allocator.PrintStats();
56 Base.PrintStats();
Recycler.h 100 void PrintStats();
104 void Recycler<T, Size, Align>::PrintStats() {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
RecyclingAllocator.h 54 void PrintStats() {
55 Allocator.PrintStats();
56 Base.PrintStats();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
RecyclingAllocator.h 54 void PrintStats() {
55 Allocator.PrintStats();
56 Base.PrintStats();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
RecyclingAllocator.h 54 void PrintStats() {
55 Allocator.PrintStats();
56 Base.PrintStats();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
RecyclingAllocator.h 54 void PrintStats() {
55 Allocator.PrintStats();
56 Base.PrintStats();

Completed in 506 milliseconds

1 2 3 4 5 6 7 8 910