This may be related to https://github.com/google/ksp/issues/2051. `KSFunctionDeclaration.asMemberOf` doesn't work sometimes when the origin is JAVA or JAVA_LIB. Repro: https://github.com/kuanyingchou/ksp/commit/258b0854cb5cbea9fa5d04c4400d304bfb659f4e
This may be related to #2051.
KSFunctionDeclaration.asMemberOfdoesn't work sometimes when the origin is JAVA or JAVA_LIB.Repro: kuanyingchou@258b085