Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dexpr.c108 tree oexpr = expr; in mark_use() local
H A Dtypeck.c7218 build_static_cast (tree type, tree oexpr, tsubst_flags_t complain) in build_static_cast()
/dflybsd-src/bin/test/
H A Dtest.c245 oexpr(enum token n) in oexpr() function