Searched refs:InstallInSanitizerDir (Results 1 – 6 of 6) sorted by relevance
35 InstallInSanitizerDir = iota const99 return installer.location == InstallInSanitizerDir
748 location = InstallInSanitizerDir
2646 func (c *Module) InstallInSanitizerDir() bool { func
180 InstallInSanitizerDir() bool methodSpec227 InstallInSanitizerDir() bool methodSpec997 func (m *ModuleBase) InstallInSanitizerDir() bool { func1827 func (m *moduleContext) InstallInSanitizerDir() bool { func1828 return m.module.InstallInSanitizerDir()
51 InstallInSanitizerDir() bool methodSpec1312 if ctx.InstallInSanitizerDir() {
224 func (m moduleInstallPathContextImpl) InstallInSanitizerDir() bool { func