Searched defs:ResetDeclMap (Results 1 – 4 of 4) sorted by relevance
62 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function64 void ResetDeclMap(ExecutionContext &exe_ctx, bool keep_result_in_memory) { in ResetDeclMap() function84 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function
64 void ResetDeclMap() { m_expr_decl_map_up.reset(); } in ResetDeclMap() function158 void ResetDeclMap() { m_type_system_helper.ResetDeclMap(); } in ResetDeclMap() function160 void ResetDeclMap(ExecutionContext &exe_ctx, in ResetDeclMap() function
160 void ClangUtilityFunction::ClangUtilityFunctionHelper::ResetDeclMap( in ResetDeclMap() function in ClangUtilityFunction::ClangUtilityFunctionHelper
910 void ClangUserExpression::ClangUserExpressionHelper::ResetDeclMap( in ResetDeclMap() function in ClangUserExpression::ClangUserExpressionHelper