Searched defs:autoDep (Results 1 – 5 of 5) sorted by relevance
83 func (procMacro *procMacroDecorator) autoDep() autoDep { func
135 func (binary *binaryDecorator) autoDep() autoDep { func
108 func (test *testDecorator) autoDep() autoDep { func
721 type autoDep struct { struct722 variation string723 depTag dependencyTag732 autoDep() autoDep methodSpec
174 func (library *libraryDecorator) autoDep() autoDep { func