Searched refs:InstallInSanitizerDir (Results 1 – 5 of 5) sorted by relevance
35 InstallInSanitizerDir = iota const99 return installer.location == InstallInSanitizerDir
985 location = InstallInSanitizerDir
2983 func (c *Module) InstallInSanitizerDir() bool { func
400 InstallInSanitizerDir() bool methodSpec458 InstallInSanitizerDir() bool methodSpec1543 func (m *ModuleBase) InstallInSanitizerDir() bool { func2597 func (m *moduleContext) InstallInSanitizerDir() bool { func2598 return m.module.InstallInSanitizerDir()
107 InstallInSanitizerDir() bool methodSpec1733 if ctx.InstallInSanitizerDir() {1904 func (m testModuleInstallPathContext) InstallInSanitizerDir() bool { func