Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexpr.c108 tree oexpr = expr; in mark_use() local
H A Dtypeck.c7677 build_static_cast (location_t loc, tree type, tree oexpr, in build_static_cast()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dexpr.cc108 tree oexpr = expr; in mark_use() local
H A Dtypeck.cc8212 build_static_cast (location_t loc, tree type, tree oexpr, in build_static_cast()
/netbsd-src/bin/test/
H A Dtest.c421 oexpr(enum token n) in oexpr() function