Home
last modified time | relevance | path

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

/external/pigweed/pw_ide/ts/pigweed-vscode/src/settings/
Dlegacy.ts31 clangd_alternate_path: z.string().optional(),
/external/pigweed/pw_ide/py/pw_ide/
Dsettings.py319 def clangd_alternate_path(self) -> Path | None: member in PigweedIdeSettings
553 PigweedIdeSettings.clangd_alternate_path,
Dcpp.py1185 if settings.clangd_alternate_path is not None:
1186 return settings.clangd_alternate_path