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/
H A DTypeCategory.cpp190 FormatCategoryItems *matching_type) { in AnyMatches()
H A DDataVisualization.cpp72 TypeCategoryImpl::FormatCategoryItems *matching_type) { in AnyMatches()
H A DTypeCategoryMap.cpp160 TypeCategoryImpl::FormatCategoryItems *matching_type) { in AnyMatches()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A 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