Searched refs:GetPersistentType (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DClangPersistentVariables.h64 GetPersistentType (const ConstString &name);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DClangPersistentVariables.cpp81 ClangPersistentVariables::GetPersistentType (const ConstString &name) function in class:ClangPersistentVariables
H A DClangExpressionDeclMap.cpp1242 TypeDecl *ptype_type_decl = m_parser_vars->m_persistent_vars->GetPersistentType(name);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectMemory.cpp529 clang::TypeDecl *tdecl = target->GetPersistentVariables().GetPersistentType(ConstString(lookup_type_name));

Completed in 125 milliseconds