Searched defs:satisfaction_cache (Results 1 – 2 of 2) sorted by relevance
2347 struct satisfaction_cache struct2349 satisfaction_cache (tree constr, tree args, tsubst_flags_t complain) in satisfaction_cache() function2353 tree get () in get()2360 tree save (tree result) in save()2367 tree constr;2368 tree args;2369 tsubst_flags_t complain;
2543 struct satisfaction_cache struct2554 /* Constructor for the satisfaction_cache class. We're performing satisfaction argument2558 ::satisfaction_cache (tree atom, tree args, sat_info info) in satisfaction_cache() function in satisfaction_cache