Home
last modified time | relevance | path

Searched refs:typeResolutionContext (Results 1 – 1 of 1) sorted by relevance

/external/ksp/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/processing/impl/
DResolverImpl.kt479 … val typeResolutionContext = TypeResolutionContext(scope, bindingTrace, true, true, false) in <lambda>() constant
481 … .resolveTypeForClassifier(typeResolutionContext, classifier, result, it, Annotations.EMPTY) in <lambda>()