Searched defs:codeAnnotationInfo (Results 1 – 5 of 5) sorted by relevance
83 CodeAnnotationInfo codeAnnotationInfo) { in lambdaInitialStore()146 @Nullable private CodeAnnotationInfo codeAnnotationInfo; field in CoreNullnessStoreInitializer
64 CodeAnnotationInfo codeAnnotationInfo = getCodeAnnotationInfo(context); in isSymbolRestrictivelyNullable() local91 @Nullable private CodeAnnotationInfo codeAnnotationInfo; field in RestrictiveAnnotationHandler
209 @Nullable private CodeAnnotationInfo codeAnnotationInfo; field in LibraryModelsHandler
361 Symbol symbol, Config config, CodeAnnotationInfo codeAnnotationInfo) { in mayBeNullFieldFromType()
223 private CodeAnnotationInfo codeAnnotationInfo; field in NullAway