Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DDataVisualization.cpp71 TypeCategoryImpl::FormatCategoryItems *matching_type) { in AnyMatches()
DTypeCategory.cpp227 FormatCategoryItems *matching_type) { in AnyMatches()
DTypeCategoryMap.cpp159 TypeCategoryImpl::FormatCategoryItems *matching_type) { in AnyMatches()
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp2412 Type *matching_type = ResolveType(die, true, true); in FindTypes() local
2479 if (Type *matching_type = ResolveType(die, true, true)) { in FindTypes() local