Searched refs:g_root (Results 1 – 1 of 1) sorted by relevance
262 constexpr Definition g_root = Entry::DefinitionWithChildren( variable2271 error = ParseEntry(variable, &g_root, entry); in ParseInternal()2422 AddMatches(&g_root, str, llvm::StringRef(), new_matches); in AutoComplete()2429 const Definition *entry_def = FindEntry(partial_variable, &g_root, remainder); in AutoComplete()