Searched defs:cast_type (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.c | 1618 tree cast_type, initlist, protocol_decl; in generate_class_structures() local
|
H A D | objc-next-runtime-abi-01.c | 2005 tree cast_type, initlist, protocol_decl; in generate_v1_class_structs() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/gdb/libcxx/ |
H A D | printers.py | 594 def __init__(self, cast_type, root): argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.cc | 1619 tree cast_type, initlist, protocol_decl; in generate_class_structures() local
|
H A D | objc-next-runtime-abi-01.cc | 2006 tree cast_type, initlist, protocol_decl; in generate_v1_class_structs() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/ |
H A D | cpplint.py | 3447 def CheckCStyleCast(filename, linenum, line, raw_line, cast_type, pattern, argument
|