Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfc.cc872 ctf_dtdef_ref ctf_type_seen = ctf_dtd_lookup (ctfc, type); in ctf_type_exists() local
874 if (ctf_type_seen) in ctf_type_exists()
878 *type_id = ctf_type_seen->dtd_type; in ctf_type_exists()