Searched refs:GetRuntimeParamAnnotationId (Results 1 – 6 of 6) sorted by relevance
79 GetRuntimeParamAnnotationId(); in SkipRuntimeParamAnnotation()151 inline std::optional<File::EntityId> MethodDataAccessor::GetRuntimeParamAnnotationId() in GetRuntimeParamAnnotationId() function
126 std::optional<File::EntityId> GetRuntimeParamAnnotationId();
562 auto runtime_param_ann_id = method_acc->GetRuntimeParamAnnotationId(); in CreateMethodParamItems()
383 EXPECT_FALSE(data_accessor.GetRuntimeParamAnnotationId().has_value()); in __anon1a961e180802()466 EXPECT_FALSE(data_accessor.GetRuntimeParamAnnotationId().has_value()); in __anon1a961e180b02()
114 ASSERT_FALSE(mda.GetRuntimeParamAnnotationId().has_value()); in TEST()
154 EXPECT_FALSE(mda.GetRuntimeParamAnnotationId().has_value()); in __anon9d5bb8020402()