Searched refs:getCodeAnnotationInfo (Results 1 – 4 of 4) sorted by relevance
64 CodeAnnotationInfo codeAnnotationInfo = getCodeAnnotationInfo(context); in isSymbolRestrictivelyNullable()93 private CodeAnnotationInfo getCodeAnnotationInfo(Context context) { in getCodeAnnotationInfo() method in RestrictiveAnnotationHandler
171 getCodeAnnotationInfo(state.context).isSymbolUnannotated(methodSymbol, this.config); in onOverrideMayBeNullExpr()211 private CodeAnnotationInfo getCodeAnnotationInfo(Context context) { in getCodeAnnotationInfo() method in LibraryModelsHandler229 !getCodeAnnotationInfo(state.context).isSymbolUnannotated(callee, this.config); in onDataflowVisitMethodInvocation()
50 getCodeAnnotationInfo(context)); in getInitialStore()148 private CodeAnnotationInfo getCodeAnnotationInfo(Context context) { in getCodeAnnotationInfo() method in CoreNullnessStoreInitializer
757 NullabilityUtil.mayBeNullFieldFromType(symbol, config, getCodeAnnotationInfo(state));773 private CodeAnnotationInfo getCodeAnnotationInfo(VisitorState state) {