Home
last modified time | relevance | path

Searched defs:ResetDeclMap (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.h65 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
67 void ResetDeclMap(ExecutionContext &exe_ctx, bool keep_result_in_memory) { in ResetDeclMap() function
87 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
H A DClangUserExpression.h64 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
158 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
160 void ResetDeclMap(ExecutionContext &exe_ctx, in ResetDeclMap() function
H A DClangUtilityFunction.cpp177 void ClangUtilityFunction::ClangUtilityFunctionHelper::ResetDeclMap( in ResetDeclMap() function in ClangUtilityFunction::ClangUtilityFunctionHelper
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.h65 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
67 void ResetDeclMap(ExecutionContext &exe_ctx, bool keep_result_in_memory) { in ResetDeclMap() function
87 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
H A DClangUserExpression.h64 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
158 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
160 void ResetDeclMap(ExecutionContext &exe_ctx, in ResetDeclMap() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.h65 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
67 void ResetDeclMap(ExecutionContext &exe_ctx, bool keep_result_in_memory) { in ResetDeclMap() function
87 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
H A DClangUserExpression.h64 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
158 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
160 void ResetDeclMap(ExecutionContext &exe_ctx, in ResetDeclMap() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.h65 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
67 void ResetDeclMap(ExecutionContext &exe_ctx, bool keep_result_in_memory) { in ResetDeclMap() function
87 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
H A DClangUserExpression.h64 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
158 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
160 void ResetDeclMap(ExecutionContext &exe_ctx, in ResetDeclMap() function
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.h65 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
67 void ResetDeclMap(ExecutionContext &exe_ctx, bool keep_result_in_memory) { in ResetDeclMap() function
87 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.h56 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
92 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
94 void ResetDeclMap(ExecutionContext &exe_ctx, bool keep_result_in_memory) { in ResetDeclMap() function
H A DClangUserExpression.h64 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
158 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
160 void ResetDeclMap(ExecutionContext &exe_ctx, in ResetDeclMap() function
H A DClangUtilityFunction.cpp161 void ClangUtilityFunction::ClangUtilityFunctionHelper::ResetDeclMap( in ResetDeclMap() function in ClangUtilityFunction::ClangUtilityFunctionHelper
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.h57 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
93 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
95 void ResetDeclMap(ExecutionContext &exe_ctx, bool keep_result_in_memory) { in ResetDeclMap() function
H A DClangUserExpression.h65 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
159 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
161 void ResetDeclMap(ExecutionContext &exe_ctx, in ResetDeclMap() function
H A DClangUtilityFunction.cpp160 void ClangUtilityFunction::ClangUtilityFunctionHelper::ResetDeclMap( in ResetDeclMap() function in ClangUtilityFunction::ClangUtilityFunctionHelper
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.h62 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
64 void ResetDeclMap(ExecutionContext &exe_ctx, bool keep_result_in_memory) { in ResetDeclMap() function
84 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
H A DClangUserExpression.h64 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
158 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
160 void ResetDeclMap(ExecutionContext &exe_ctx, in ResetDeclMap() function
H A DClangUtilityFunction.cpp160 void ClangUtilityFunction::ClangUtilityFunctionHelper::ResetDeclMap( in ResetDeclMap() function in ClangUtilityFunction::ClangUtilityFunctionHelper
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.h62 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
64 void ResetDeclMap(ExecutionContext &exe_ctx, bool keep_result_in_memory) { in ResetDeclMap() function
84 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
H A DClangUserExpression.h64 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
158 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
160 void ResetDeclMap(ExecutionContext &exe_ctx, in ResetDeclMap() function
H A DClangUtilityFunction.cpp160 void ClangUtilityFunction::ClangUtilityFunctionHelper::ResetDeclMap( in ResetDeclMap() function in ClangUtilityFunction::ClangUtilityFunctionHelper
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.h62 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
64 void ResetDeclMap(ExecutionContext &exe_ctx, bool keep_result_in_memory) { in ResetDeclMap() function
84 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
H A DClangUserExpression.h64 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
158 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function
160 void ResetDeclMap(ExecutionContext &exe_ctx, in ResetDeclMap() function
H A DClangUtilityFunction.cpp160 void ClangUtilityFunction::ClangUtilityFunctionHelper::ResetDeclMap( in ResetDeclMap() function in ClangUtilityFunction::ClangUtilityFunctionHelper

12