Home
last modified time | relevance | path

Searched defs:child_type (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp120 const CompilerType child_type = in GetChildAtIndex() local
/openbsd/gnu/gcc/gcc/
H A Dsdbout.c1151 tree child_type = BINFO_TYPE (child); in sdbout_one_type() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsdbout.c1181 tree child_type = BINFO_TYPE (child); local
/openbsd/usr.sbin/smtpd/
H A Dsmtpd.c82 enum child_type { enum
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9657 CompilerType *child_type) { in CountDeclLevels()