Home
last modified time | relevance | path

Searched defs:matching_type (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/DataFormatters/
DDataVisualization.cpp72 TypeCategoryImpl::FormatCategoryItems *matching_type) { in AnyMatches()
DTypeCategory.cpp190 FormatCategoryItems *matching_type) { in AnyMatches()
DTypeCategoryMap.cpp160 TypeCategoryImpl::FormatCategoryItems *matching_type) { in AnyMatches()
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp2516 Type *matching_type = ResolveType(die, true, true); in FindTypes() local
2560 Type *matching_type = ResolveType(die, true, true); in FindTypes() local
2629 if (Type *matching_type = ResolveType(die, true, true)) { in FindTypes() local