Home
last modified time | relevance | path

Searched refs:getSema (Results 201 – 225 of 541) sorted by relevance

12345678910>>...22

/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1136 m_ast_context->setSema(&m_compiler->getSema()); in ParseInternal()
1166 assert(m_compiler->getSema().getExternalSource() && in ParseInternal()
1172 &m_compiler->getSema()); in ParseInternal()
1173 ParseAST(m_compiler->getSema(), false, false); in ParseInternal()
H A DCxxModuleHandler.cpp21 m_sema(TypeSystemClang::GetASTContext(target)->getSema()) { in CxxModuleHandler()
/dports/textproc/castxml/CastXML-c3a239d/src/
H A DRunClang.cxx105 clang::Sema& sema = this->CI.getSema(); in AddImplicitMembers()
159 clang::Sema& sema = this->CI.getSema(); in HandleTranslationUnit()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp21 m_sema(TypeSystemClang::GetASTContext(target)->getSema()) { in CxxModuleHandler()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Symbol/
H A DCxxModuleHandler.cpp21 m_sema(ClangASTContext::GetASTContext(target)->getSema()) { in CxxModuleHandler()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h197 clang::Sema *getSema();
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp21 m_sema(TypeSystemClang::GetASTContext(target)->getSema()) {
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp271 clang::ParseAST(Compiler.compiler.getSema(), false, false); in TEST()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp271 clang::ParseAST(Compiler.compiler.getSema(), false, false); in TEST()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp21 m_sema(TypeSystemClang::GetASTContext(target)->getSema()) { in CxxModuleHandler()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp21 m_sema(TypeSystemClang::GetASTContext(target)->getSema()) { in CxxModuleHandler()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp21 m_sema(TypeSystemClang::GetASTContext(target)->getSema()) { in CxxModuleHandler()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp271 clang::ParseAST(Compiler.compiler.getSema(), false, false); in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp271 clang::ParseAST(Compiler.compiler.getSema(), false, false); in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp21 m_sema(TypeSystemClang::GetASTContext(target)->getSema()) { in CxxModuleHandler()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp21 m_sema(TypeSystemClang::GetASTContext(target)->getSema()) { in CxxModuleHandler()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp21 m_sema(TypeSystemClang::GetASTContext(target)->getSema()) { in CxxModuleHandler()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp271 clang::ParseAST(Compiler.compiler.getSema(), false, false); in TEST()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp271 clang::ParseAST(Compiler.compiler.getSema(), false, false); in TEST()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp271 clang::ParseAST(Compiler.compiler.getSema(), false, false); in TEST()
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/CodeGen/
H A DCodeGenExternalTest.cpp271 clang::ParseAST(Compiler.compiler.getSema(), false, false); in TEST()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/ARCMigrate/
H A DARCMT.cpp316 MigrationPass pass(Ctx, OrigGCMode, Unit->getSema(), testAct, capturedDiags, in checkForManualIssues()
583 Unit->getSema(), TA, capturedDiags, ARCMTMacroLocs); in applyTransform()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/ARCMigrate/
H A DARCMT.cpp316 MigrationPass pass(Ctx, OrigGCMode, Unit->getSema(), testAct, capturedDiags, in checkForManualIssues()
583 Unit->getSema(), TA, capturedDiags, ARCMTMacroLocs); in applyTransform()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/ARCMigrate/
H A DARCMT.cpp316 MigrationPass pass(Ctx, OrigGCMode, Unit->getSema(), testAct, capturedDiags, in checkForManualIssues()
583 Unit->getSema(), TA, capturedDiags, ARCMTMacroLocs); in applyTransform()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/ARCMigrate/
H A DARCMT.cpp315 MigrationPass pass(Ctx, OrigGCMode, Unit->getSema(), testAct, capturedDiags, in checkForManualIssues()
580 Unit->getSema(), TA, capturedDiags, ARCMTMacroLocs); in applyTransform()

12345678910>>...22