Searched refs:fileLevelExtensionFunction (Results 1 – 2 of 2) sorted by relevance
56 …val fileLevelExtensionFunction = resolver.getDeclaration<KSFunctionDeclaration>("fileLevelExtensio… in <lambda>() constant59 resolver.asMemberOfSignature(fileLevelExtensionFunction, listOfStrings) in <lambda>()
149 fun <T>List<T>.fileLevelExtensionFunction():Unit = TODO() in fileLevelExtensionFunction() method