Home
last modified time | relevance | path

Searched defs:uneval (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc345 bool uneval = (cp_unevaluated_operand != 0 in build_base_path() local
H A Dcp-tree.h5662 : uneval(cp_unevaluated_operand), inhibit(c_inhibit_evaluation_warnings) in uneval() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c334 bool uneval = (cp_unevaluated_operand != 0 in build_base_path() local