Home
last modified time | relevance | path

Searched refs:setSema (Results 1 – 25 of 78) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1069 m_compiler->setSema(new Sema(m_compiler->getPreprocessor(), ast_context, in ParseInternal()
1075 m_ast_context->setSema(&m_compiler->getSema()); in ParseInternal()
1117 m_ast_context->setSema(nullptr); in ParseInternal()
1120 m_compiler->setSema(nullptr); in ParseInternal()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1065 m_compiler->setSema(new Sema(m_compiler->getPreprocessor(), ast_context, in ParseInternal()
1071 m_ast_context->setSema(&m_compiler->getSema()); in ParseInternal()
1112 m_ast_context->setSema(nullptr); in ParseInternal()
1115 m_compiler->setSema(nullptr); in ParseInternal()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp973 m_compiler->setSema(new Sema(m_compiler->getPreprocessor(), ast_context, in ParseInternal()
979 m_ast_context->setSema(&m_compiler->getSema()); in ParseInternal()
1020 m_ast_context->setSema(nullptr); in ParseInternal()
1023 m_compiler->setSema(nullptr); in ParseInternal()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1130 m_compiler->setSema(new Sema(m_compiler->getPreprocessor(), ast_context,
1136 m_ast_context->setSema(&m_compiler->getSema());
1178 m_ast_context->setSema(nullptr);
1181 m_compiler->setSema(nullptr);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1130 m_compiler->setSema(new Sema(m_compiler->getPreprocessor(), ast_context, in ParseInternal()
1136 m_ast_context->setSema(&m_compiler->getSema()); in ParseInternal()
1178 m_ast_context->setSema(nullptr); in ParseInternal()
1181 m_compiler->setSema(nullptr); in ParseInternal()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1130 m_compiler->setSema(new Sema(m_compiler->getPreprocessor(), ast_context, in ParseInternal()
1136 m_ast_context->setSema(&m_compiler->getSema()); in ParseInternal()
1178 m_ast_context->setSema(nullptr); in ParseInternal()
1181 m_compiler->setSema(nullptr); in ParseInternal()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1130 m_compiler->setSema(new Sema(m_compiler->getPreprocessor(), ast_context, in ParseInternal()
1136 m_ast_context->setSema(&m_compiler->getSema()); in ParseInternal()
1178 m_ast_context->setSema(nullptr); in ParseInternal()
1181 m_compiler->setSema(nullptr); in ParseInternal()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1128 m_compiler->setSema(new Sema(m_compiler->getPreprocessor(), ast_context, in ParseInternal()
1134 m_ast_context->setSema(&m_compiler->getSema()); in ParseInternal()
1176 m_ast_context->setSema(nullptr); in ParseInternal()
1179 m_compiler->setSema(nullptr); in ParseInternal()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1128 m_compiler->setSema(new Sema(m_compiler->getPreprocessor(), ast_context, in ParseInternal()
1134 m_ast_context->setSema(&m_compiler->getSema()); in ParseInternal()
1176 m_ast_context->setSema(nullptr); in ParseInternal()
1179 m_compiler->setSema(nullptr); in ParseInternal()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1130 m_compiler->setSema(new Sema(m_compiler->getPreprocessor(), ast_context, in ParseInternal()
1136 m_ast_context->setSema(&m_compiler->getSema()); in ParseInternal()
1178 m_ast_context->setSema(nullptr); in ParseInternal()
1181 m_compiler->setSema(nullptr); in ParseInternal()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h465 void setSema(Sema *S);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Frontend/
H A DCompilerInstance.h479 void setSema(Sema *S);
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Frontend/
H A DCompilerInstance.h473 void setSema(Sema *S);
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h477 void setSema(Sema *S);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Frontend/
H A DCompilerInstance.h477 void setSema(Sema *S);
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h479 void setSema(Sema *S);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Frontend/
H A DCompilerInstance.h476 void setSema(Sema *S);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Frontend/
H A DCompilerInstance.h476 void setSema(Sema *S);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Frontend/
H A DCompilerInstance.h477 void setSema(Sema *S);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h476 void setSema(Sema *S);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h479 void setSema(Sema *S);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Frontend/
H A DCompilerInstance.h473 void setSema(Sema *S);
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Frontend/
H A DCompilerInstance.h476 void setSema(Sema *S);
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h484 void setSema(Sema *S);
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h483 void setSema(Sema *S);

1234