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
67 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function161 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function163 void ResetDeclMap(ExecutionContext &exe_ctx, in ResetDeclMap() function
179 void ClangUtilityFunction::ClangUtilityFunctionHelper::ResetDeclMap( in ResetDeclMap() function in ClangUtilityFunction::ClangUtilityFunctionHelper
984 void ClangUserExpression::ClangUserExpressionHelper::ResetDeclMap( in ResetDeclMap() function in ClangUserExpression::ClangUserExpressionHelper