Home
last modified time | relevance | path

Searched refs:PrintStats (Results 1 – 25 of 1418) sorted by relevance

12345678910>>...57

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST() argument
111 ParseAST(*S.get(), PrintStats, SkipFunctionBodies); in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST() argument
116 if (PrintStats) { in ParseAST()
122 bool OldCollectStats = PrintStats; in ParseAST()
180 if (PrintStats) { in ParseAST()
182 if (HaveLexer) P.getActions().PrintStats(); in ParseAST()
183 S.getASTContext().PrintStats(); in ParseAST()
184 Decl::PrintStats(); in ParseAST()
185 Stmt::PrintStats(); in ParseAST()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST() argument
111 ParseAST(*S.get(), PrintStats, SkipFunctionBodies); in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST() argument
116 if (PrintStats) { in ParseAST()
122 bool OldCollectStats = PrintStats; in ParseAST()
180 if (PrintStats) { in ParseAST()
182 P.getActions().PrintStats(); in ParseAST()
183 S.getASTContext().PrintStats(); in ParseAST()
184 Decl::PrintStats(); in ParseAST()
185 Stmt::PrintStats(); in ParseAST()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST() argument
111 ParseAST(*S.get(), PrintStats, SkipFunctionBodies); in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST() argument
116 if (PrintStats) { in ParseAST()
122 bool OldCollectStats = PrintStats; in ParseAST()
181 if (PrintStats) { in ParseAST()
183 if (HaveLexer) P.getActions().PrintStats(); in ParseAST()
184 S.getASTContext().PrintStats(); in ParseAST()
185 Decl::PrintStats(); in ParseAST()
186 Stmt::PrintStats(); in ParseAST()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST() argument
111 ParseAST(*S.get(), PrintStats, SkipFunctionBodies); in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST() argument
116 if (PrintStats) { in ParseAST()
122 bool OldCollectStats = PrintStats; in ParseAST()
181 if (PrintStats) { in ParseAST()
183 if (HaveLexer) P.getActions().PrintStats(); in ParseAST()
184 S.getASTContext().PrintStats(); in ParseAST()
185 Decl::PrintStats(); in ParseAST()
186 Stmt::PrintStats(); in ParseAST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST() argument
111 ParseAST(*S.get(), PrintStats, SkipFunctionBodies); in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST() argument
116 if (PrintStats) { in ParseAST()
122 bool OldCollectStats = PrintStats; in ParseAST()
181 if (PrintStats) { in ParseAST()
183 if (HaveLexer) P.getActions().PrintStats(); in ParseAST()
184 S.getASTContext().PrintStats(); in ParseAST()
185 Decl::PrintStats(); in ParseAST()
186 Stmt::PrintStats(); in ParseAST()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST() argument
111 ParseAST(*S.get(), PrintStats, SkipFunctionBodies); in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST() argument
116 if (PrintStats) { in ParseAST()
122 bool OldCollectStats = PrintStats; in ParseAST()
181 if (PrintStats) { in ParseAST()
183 if (HaveLexer) P.getActions().PrintStats(); in ParseAST()
184 S.getASTContext().PrintStats(); in ParseAST()
185 Decl::PrintStats(); in ParseAST()
186 Stmt::PrintStats(); in ParseAST()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST() argument
111 ParseAST(*S.get(), PrintStats, SkipFunctionBodies); in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST() argument
116 if (PrintStats) { in ParseAST()
122 bool OldCollectStats = PrintStats; in ParseAST()
181 if (PrintStats) { in ParseAST()
183 if (HaveLexer) P.getActions().PrintStats(); in ParseAST()
184 S.getASTContext().PrintStats(); in ParseAST()
185 Decl::PrintStats(); in ParseAST()
186 Stmt::PrintStats(); in ParseAST()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST() argument
111 ParseAST(*S.get(), PrintStats, SkipFunctionBodies); in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST() argument
116 if (PrintStats) { in ParseAST()
122 bool OldCollectStats = PrintStats; in ParseAST()
181 if (PrintStats) { in ParseAST()
183 if (HaveLexer) P.getActions().PrintStats(); in ParseAST()
184 S.getASTContext().PrintStats(); in ParseAST()
185 Decl::PrintStats(); in ParseAST()
186 Stmt::PrintStats(); in ParseAST()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST() argument
111 ParseAST(*S.get(), PrintStats, SkipFunctionBodies); in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST() argument
116 if (PrintStats) { in ParseAST()
122 bool OldCollectStats = PrintStats; in ParseAST()
181 if (PrintStats) { in ParseAST()
183 if (HaveLexer) P.getActions().PrintStats(); in ParseAST()
184 S.getASTContext().PrintStats(); in ParseAST()
185 Decl::PrintStats(); in ParseAST()
186 Stmt::PrintStats(); in ParseAST()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST() argument
111 ParseAST(*S.get(), PrintStats, SkipFunctionBodies); in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST() argument
116 if (PrintStats) { in ParseAST()
122 bool OldCollectStats = PrintStats; in ParseAST()
181 if (PrintStats) { in ParseAST()
183 if (HaveLexer) P.getActions().PrintStats(); in ParseAST()
184 S.getASTContext().PrintStats(); in ParseAST()
185 Decl::PrintStats(); in ParseAST()
186 Stmt::PrintStats(); in ParseAST()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST() argument
111 ParseAST(*S.get(), PrintStats, SkipFunctionBodies); in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST() argument
116 if (PrintStats) { in ParseAST()
122 bool OldCollectStats = PrintStats; in ParseAST()
181 if (PrintStats) { in ParseAST()
183 if (HaveLexer) P.getActions().PrintStats(); in ParseAST()
184 S.getASTContext().PrintStats(); in ParseAST()
185 Decl::PrintStats(); in ParseAST()
186 Stmt::PrintStats(); in ParseAST()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST() argument
111 ParseAST(*S.get(), PrintStats, SkipFunctionBodies); in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST() argument
116 if (PrintStats) { in ParseAST()
122 bool OldCollectStats = PrintStats; in ParseAST()
181 if (PrintStats) { in ParseAST()
183 if (HaveLexer) P.getActions().PrintStats(); in ParseAST()
184 S.getASTContext().PrintStats(); in ParseAST()
185 Decl::PrintStats(); in ParseAST()
186 Stmt::PrintStats(); in ParseAST()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST() argument
111 ParseAST(*S.get(), PrintStats, SkipFunctionBodies); in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST() argument
116 if (PrintStats) { in ParseAST()
122 bool OldCollectStats = PrintStats; in ParseAST()
181 if (PrintStats) { in ParseAST()
183 if (HaveLexer) P.getActions().PrintStats(); in ParseAST()
184 S.getASTContext().PrintStats(); in ParseAST()
185 Decl::PrintStats(); in ParseAST()
186 Stmt::PrintStats(); in ParseAST()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST() argument
111 ParseAST(*S.get(), PrintStats, SkipFunctionBodies); in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST() argument
116 if (PrintStats) { in ParseAST()
122 bool OldCollectStats = PrintStats; in ParseAST()
181 if (PrintStats) { in ParseAST()
183 if (HaveLexer) P.getActions().PrintStats(); in ParseAST()
184 S.getASTContext().PrintStats(); in ParseAST()
185 Decl::PrintStats(); in ParseAST()
186 Stmt::PrintStats(); in ParseAST()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST() argument
111 ParseAST(*S.get(), PrintStats, SkipFunctionBodies); in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST() argument
116 if (PrintStats) { in ParseAST()
122 bool OldCollectStats = PrintStats; in ParseAST()
181 if (PrintStats) { in ParseAST()
183 if (HaveLexer) P.getActions().PrintStats(); in ParseAST()
184 S.getASTContext().PrintStats(); in ParseAST()
185 Decl::PrintStats(); in ParseAST()
186 Stmt::PrintStats(); in ParseAST()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Parse/
H A DParseAST.cpp100 ASTContext &Ctx, bool PrintStats, in ParseAST() argument
111 ParseAST(*S.get(), PrintStats, SkipFunctionBodies); in ParseAST()
114 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST() argument
116 if (PrintStats) { in ParseAST()
122 bool OldCollectStats = PrintStats; in ParseAST()
181 if (PrintStats) { in ParseAST()
183 if (HaveLexer) P.getActions().PrintStats(); in ParseAST()
184 S.getASTContext().PrintStats(); in ParseAST()
185 Decl::PrintStats(); in ParseAST()
186 Stmt::PrintStats(); in ParseAST()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.cpp13 void lldb_private::ExternalASTSourceWrapper::PrintStats() { in PrintStats() function in lldb_private::ExternalASTSourceWrapper
14 m_Source->PrintStats(); in PrintStats()
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
25 Sources[i]->PrintStats(); in PrintStats()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.cpp13 void lldb_private::ExternalASTSourceWrapper::PrintStats() { in PrintStats() function in lldb_private::ExternalASTSourceWrapper
14 m_Source->PrintStats(); in PrintStats()
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
25 Sources[i]->PrintStats(); in PrintStats()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.cpp13 void lldb_private::ExternalASTSourceWrapper::PrintStats() { in PrintStats() function in lldb_private::ExternalASTSourceWrapper
14 m_Source->PrintStats(); in PrintStats()
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
25 Sources[i]->PrintStats(); in PrintStats()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.cpp13 void lldb_private::ExternalASTSourceWrapper::PrintStats() { in PrintStats() function in lldb_private::ExternalASTSourceWrapper
14 m_Source->PrintStats(); in PrintStats()
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
25 Sources[i]->PrintStats(); in PrintStats()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.cpp13 void lldb_private::ExternalASTSourceWrapper::PrintStats() { in PrintStats() function in lldb_private::ExternalASTSourceWrapper
14 m_Source->PrintStats(); in PrintStats()
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
25 Sources[i]->PrintStats(); in PrintStats()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.cpp13 void lldb_private::ExternalASTSourceWrapper::PrintStats() { in PrintStats() function in lldb_private::ExternalASTSourceWrapper
14 m_Source->PrintStats(); in PrintStats()
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
25 Sources[i]->PrintStats(); in PrintStats()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.cpp13 void lldb_private::ExternalASTSourceWrapper::PrintStats() { in PrintStats() function in lldb_private::ExternalASTSourceWrapper
14 m_Source->PrintStats(); in PrintStats()
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
25 Sources[i]->PrintStats(); in PrintStats()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.cpp13 void lldb_private::ExternalASTSourceWrapper::PrintStats() { in PrintStats() function in lldb_private::ExternalASTSourceWrapper
14 m_Source->PrintStats(); in PrintStats()
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
25 Sources[i]->PrintStats(); in PrintStats()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.cpp13 void lldb_private::ExternalASTSourceWrapper::PrintStats() { in PrintStats() function in lldb_private::ExternalASTSourceWrapper
14 m_Source->PrintStats(); in PrintStats()
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
25 Sources[i]->PrintStats(); in PrintStats()

12345678910>>...57