Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h150 TypeNameSpecifierImpl(llvm::StringRef name, in TypeNameSpecifierImpl() function
157 TypeNameSpecifierImpl(lldb::TypeSP type) in TypeNameSpecifierImpl() function
165 TypeNameSpecifierImpl(CompilerType type) in TypeNameSpecifierImpl() function
/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h268 class TypeNameSpecifierImpl; global() variable