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.cpp75 CompilerType holder_type = in GetChildAtIndex() local
77 if (!holder_type) in GetChildAtIndex()
H A DGenericOptional.cpp122 CompilerType holder_type = val_sp->GetCompilerType(); in GetChildAtIndex() local
124 if (!holder_type) in GetChildAtIndex()