Home
last modified time | relevance | path

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

/llvm-project/lldb/source/DataFormatters/
H A DDataVisualization.cpp72 TypeCategoryImpl::FormatCategoryItems *matching_type) { in AnyMatches()
H A DTypeCategoryMap.cpp164 TypeCategoryImpl::FormatCategoryItems *matching_type) { in AnyMatches()
H A DTypeCategory.cpp190 FormatCategoryItems *matching_type) { in AnyMatches()
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2736 if (Type *matching_type = ResolveType(die, true, true)) { FindTypes() local
2794 if (Type *matching_type = ResolveType(die, true, true)) { FindTypes() local