Searched refs:constDefs (Results 1 – 3 of 3) sorted by relevance
23 val constDefs = mutableListOf<ConstDef>() regex
140 constDefs.find { it.AnnotationName == className }?.let { return thisClassPrefix + className }
62 constDefs += constDef