Searched defs:holder_type (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ | ||
H A D | LibCxxTuple.cpp | 69 CompilerType holder_type = GetChildAtIndex() local |
H A D | GenericOptional.cpp | 113 CompilerType holder_type = val_sp->GetCompilerType(); GetChildAtIndex() local |