Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2100 llvm::DIType *vtbl_ptr_type = DBuilder.createPointerType( in getOrCreateVTablePtrType() local
2102 VTablePtrType = DBuilder.createPointerType(vtbl_ptr_type, Size); in getOrCreateVTablePtrType()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19901614 Don't convert $vtbl_ptr_type to vtbl any more.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19901614 Don't convert $vtbl_ptr_type to vtbl any more.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20172625 (cxx_init_decl_processing): Use literal for vtbl_ptr_type name,