Searched defs:asElement (Results 1 – 9 of 9) sorted by relevance
28 public static Element asElement(Evaluator eval) { in asElement() method in EvaluatorDebug
128 public void asElement() { in asElement() method in TurbineTypesUnaryTest
200 public Element asElement() { in asElement() method in TurbineTypeMirror.TurbineDeclaredType330 public Element asElement() { in asElement() method in TurbineTypeMirror.TurbineErrorType517 public Element asElement() { in asElement() method in TurbineTypeMirror.TurbineTypeVariable
85 public Element asElement(TypeMirror t) { in asElement() method in TurbineTypes
254 public Element asElement(TypeMirror typeMirror) { in asElement() method in Helpers
130 const Element& asElement() const { return *this; } in asElement() function
209 override fun asElement(): Element = declaredType.asElement() method in com.squareup.kotlinpoet.AbstractTypesTest.DeclaredTypeAsErrorType
307 public void asElement() { in asElement() method in MoreTypesTest
543 public static Element asElement(TypeMirror typeMirror) { in asElement() method in MoreTypes