Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp108 const CompilerType child_type = GetChildAtIndex() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9177 CountDeclLevels(clang::DeclContext * frame_decl_ctx,clang::DeclContext * child_decl_ctx,ConstString * child_name,CompilerType * child_type) CountDeclLevels() argument