Searched refs:InstallInSanitizerDir (Results 1 – 6 of 6) sorted by relevance
35 InstallInSanitizerDir = iota const99 return installer.location == InstallInSanitizerDir
752 location = InstallInSanitizerDir
2675 func (c *Module) InstallInSanitizerDir() bool { func
194 InstallInSanitizerDir() bool methodSpec251 InstallInSanitizerDir() bool methodSpec1082 func (m *ModuleBase) InstallInSanitizerDir() bool { func1979 func (m *moduleContext) InstallInSanitizerDir() bool { func1980 return m.module.InstallInSanitizerDir()
59 InstallInSanitizerDir() bool methodSpec1388 if ctx.InstallInSanitizerDir() {
226 func (m moduleInstallPathContextImpl) InstallInSanitizerDir() bool { func