Home
last modified time | relevance | path

Searched refs:RegisterPersistentType (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Expression/
HDClangPersistentVariables.h62 RegisterPersistentType (const ConstString &name,
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDClangPersistentVariables.cpp74 ClangPersistentVariables::RegisterPersistentType (const ConstString &name, in RegisterPersistentType() function in ClangPersistentVariables
HDASTResultSynthesizer.cpp465 m_target.GetPersistentVariables().RegisterPersistentType(name_cs, TypeDecl_scratch); in MaybeRecordPersistentType()