Home
last modified time | relevance | path

Searched refs:evaluate_function_concept (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dconstraint.cc2338 evaluate_function_concept (tree fn, tree args) in evaluate_function_concept() function
H A Dcp-tree.h7491 extern tree evaluate_function_concept (tree, tree);
H A Dcall.c4320 return evaluate_function_concept (decl, targs); in build_new_function_call()