Searched defs:thisType (Results 1 – 8 of 8) sorted by relevance
36 JavaType thisType = tf.constructType(getClass()); in _findConverterType() local
585 AType* thisType = allTypes; in ShowAllTypes() local626 AType* thisType = allTypes; in Valid() local
84 val thisType = (this as? KSTypeImpl)?.kotlinType?.convertKotlinType() ?: return false in isAssignableFrom() constant
37 public Class<?> thisType() { in thisType() method in MethodCallSite
700 String thisType = type.getDescriptor(); in interceptInvokeVirtualMethod() local
591 CstType thisType = type.constant; in toClassDefItem() local
1285 TypeNode thisType = typeStore.get(ClassNames.getServiceStubSettingsClassName(service)); in createClassConstructor() local
350 QualType thisType = cast<CXXMethodDecl>(CGF->CurFuncDecl)->getThisType(C); in computeBlockInfo() local