Searched refs:GetPersistentType (Results 1 – 4 of 4) sorted by relevance
64 GetPersistentType (const ConstString &name);
81 ClangPersistentVariables::GetPersistentType (const ConstString &name) in GetPersistentType() function in ClangPersistentVariables
1167 TypeDecl *ptype_type_decl = m_parser_vars->m_persistent_vars->GetPersistentType(name); in FindExternalVisibleDecls()
526 …clang::TypeDecl *tdecl = target->GetPersistentVariables().GetPersistentType(ConstString(lookup_typ… in DoExecute()