Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvtable-verify.h111 struct vtv_graph_node *class_info; /* Our class hierarchy info for the member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvtable-verify.h111 struct vtv_graph_node *class_info; /* Our class hierarchy info for the member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcpplint.py2489 def CheckSectionSpacing(filename, clean_lines, class_info, linenum, error): argument