Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h156 TypeNameSpecifierImpl(llvm::StringRef name, in TypeNameSpecifierImpl() function
163 TypeNameSpecifierImpl(lldb::TypeSP type) in TypeNameSpecifierImpl() function
171 TypeNameSpecifierImpl(CompilerType type) in TypeNameSpecifierImpl() function
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h274 class TypeNameSpecifierImpl; variable