Home
last modified time | relevance | path

Searched defs:exprKind (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/nullaway/nullaway/src/main/java/com/uber/nullaway/handlers/
H A DLombokHandler.java70 Tree.Kind exprKind = expr.getKind(); in onOverrideMayBeNullExpr() local
H A DRestrictiveAnnotationHandler.java82 Tree.Kind exprKind = expr.getKind(); in onOverrideMayBeNullExpr() local
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dexpr.go938 type exprKind int type
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dexpr.go953 type exprKind int type