Searched defs:hasSrcExt (Results 1 – 2 of 2) sorted by relevance
929 func hasSrcExt(srcs []string, ext string) bool { func939 func (j *Module) hasSrcExt(ext string) bool { func
728 func (compiler *baseCompiler) hasSrcExt(ctx BaseModuleContext, ext string) bool { func