Home
last modified time | relevance | path

Searched defs:AddTypeFormat (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h222 void AddTypeFormat(lldb::TypeNameSpecifierImplSP type_sp, in AddTypeFormat() function
227 void AddTypeFormat(llvm::StringRef name, lldb::FormatterMatchType match_type, in AddTypeFormat() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTypeCategory.cpp302 bool SBTypeCategory::AddTypeFormat(SBTypeNameSpecifier type_name, in AddTypeFormat() function in SBTypeCategory