Searched defs:hasSrcExt (Results 1 – 2 of 2) sorted by relevance
638 func hasSrcExt(srcs []string, ext string) bool { func648 func (j *Module) hasSrcExt(ext string) bool { func
591 func (compiler *baseCompiler) hasSrcExt(ext string) bool { func