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() function87 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
66 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function160 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function162 void ResetDeclMap(ExecutionContext &exe_ctx, in ResetDeclMap() function
173 void ClangUtilityFunction::ClangUtilityFunctionHelper::ResetDeclMap( in ResetDeclMap() function in ClangUtilityFunction::ClangUtilityFunctionHelper
984 void ClangUserExpression::ClangUserExpressionHelper::ResetDeclMap( in ResetDeclMap() function in ClangUserExpression::ClangUserExpressionHelper