Searched defs:type_env (Results 1 – 5 of 5) sorted by relevance
176 TypeEnv& type_env) { in tryMatchArgument()278 TypeEnv& type_env) { in tryCreateList()375 TypeEnv type_env; in tryMatchSchema() local
775 std::unordered_map<std::string, TypePtr> type_env; in tryCreate() local
86 repeated google.api.expr.v1alpha1.Decl type_env = 2; field
490 TypeEnv& type_env) { in matchTypeVariables()636 …Ptr tryEvalTypeVariables(const TypePtr& type, std::unordered_map<std::string, TypePtr>& type_env) { in tryEvalTypeVariables()
1016 TypeEnv type_env; in matches() local