Searched defs:ResetDeclMap (Results 1 – 4 of 4) sorted by relevance
65 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function67 void ResetDeclMap(ExecutionContext &exe_ctx, bool keep_result_in_memory) { in ResetDeclMap() function88 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
70 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function164 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function166 void ResetDeclMap(ExecutionContext &exe_ctx, in ResetDeclMap() function
179 void ClangUtilityFunction::ClangUtilityFunctionHelper::ResetDeclMap( in ResetDeclMap() function in ClangUtilityFunction::ClangUtilityFunctionHelper
954 void ClangUserExpression::ClangUserExpressionHelper::ResetDeclMap( in ResetDeclMap() function in ClangUserExpression::ClangUserExpressionHelper