Home
last modified time | relevance | path

Searched defs:static_type (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dprivate_typeinfo.h74 const __class_type_info* static_type; member
H A Dprivate_typeinfo.cpp622 __dynamic_cast(const void *static_ptr, const __class_type_info *static_type, in __dynamic_cast()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp271 CompilerType static_type(static_value.GetCompilerType()); in FixUpDynamicType() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp280 CompilerType static_type(static_value.GetCompilerType()); in FixUpDynamicType() local
/openbsd-src/gnu/gcc/gcc/cp/
H A Drtti.c590 tree static_type, target_type, boff; in build_dynamic_cast_1() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Drtti.c574 tree static_type, target_type, boff; local
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DType.cpp836 TypeImpl::TypeImpl(const CompilerType &static_type, in TypeImpl()
/openbsd-src/gnu/lib/libiberty/src/
H A Dcplus-dem.c131 int static_type; /* A static member function */ member
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dada-lang.c6486 struct type *static_type = to_static_fixed_type (type); in ada_to_fixed_type() local