Home
last modified time | relevance | path

Searched refs:holder_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxTuple.cpp71 CompilerType holder_type = in GetChildAtIndex() local
73 if (!holder_type) in GetChildAtIndex()
H A DGenericOptional.cpp115 CompilerType holder_type = val_sp->GetCompilerType(); in GetChildAtIndex() local
117 if (!holder_type) in GetChildAtIndex()