Home
last modified time | relevance | path

Searched refs:allow_create (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DDataVisualization.cpp78 bool allow_create) { in GetCategory() argument
79 entry = GetFormatManager().GetCategory(category, allow_create); in GetCategory()
/llvm-project-15.0.7/lldb/include/lldb/DataFormatters/
H A DDataVisualization.h83 bool allow_create = true);